RGB LED control help
Mostrar comentarios más antiguos
I am using an RGB LED strip with three wires (ground, 5v, and digital). I want to program the LED so that when a certain button is pushed a certian color will be lit up. However, I do not know what code I need to change colors and turn on/off the LED. I am using an Arduino UNO to power the breadbaord. Any help would be great!

Respuestas (1)
Pranav Murali
el 19 de Mzo. de 2020
0 votos
Hi Madison,
I understand that you are trying to control a digital RGB led strip based on the input from switches using the Arduino UNO. MATLAB has an Add-On Library for Arduino to control NeoPixel RGB LED strips.
It can be found in the link below:
If you are looking references and examples, then the following should help:
Categorías
Más información sobre Arduino Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!