RGB LED control help
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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!
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/275413/image.jpeg)
0 Kommentare
Antworten (1)
Pranav Murali
am 19 Mär. 2020
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:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!