[Solved] Arduino with blynk and infineon rgb shield

Hi,

does anyone build an project with blynk and infineon rgb shield for arduino? I don’t know how i programm the interface with the commands from blynk to the library of inineon. How can i use the rgb controll item from blynk with this shield.?
Thanks a lot for help

I don’t know the infineon rgb, but in general if you know how to control if from Arduino, you can bind it to a virtual pin (wrap this code in VIRTUAL_WRITE).
Please look at other examples.

1 Like

thanks. now i know more about blynk and the infineon shield :wink: