/arduino-simple-rgb-strip-controller

Arduino Simple RGB Strip Controller is as the name implies, a very simple RGB strip controller built on the Arduino platform. This controller accepts very simple commands via the serial port and responds to these commands to change the color output on the RGB strip. This controller is designed to work with simple 12V 5050 RGB LED strips.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Watchers