RGB LED control help

19 views (last 30 days)
Madison Gladstone
Madison Gladstone on 5 Mar 2020
Answered: Pranav Murali on 19 Mar 2020
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!

Answers (1)

Pranav Murali
Pranav Murali on 19 Mar 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:

Categories

Find more on Instrument Control Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!