LED Light Strip Control - MDHSRobotics/TeamWiki GitHub Wiki
#LED Light Strip Control
LED light strips are a fun way to add personality to your robot. They can also be used to communicate information by displaying different light patterns. Below are a list of references that may useful in determining what light strip we have and how it can be controlled.
NOTE: The LED light strip that we have is the WS2801.
- Code for WS2801 on GitHub (remember to clone into eclipse)
- Difference between LPD8806, WS2801, LPD6803 Discussion thread in the Arduino Forum
- Q and A Forum