Quote:
Originally Posted by Sperkowsky
|
That LED string uses the WS2812B individually addressable LEDs. They are also sold by Adafruit, and on their site you'll find links to more tutorials, code examples, and projects using them than one could read in a week.
You'll probably want to get somebody up to speed on Arduino programming to control the LEDs. It will be difficult to get the tight 800kHz timing they require out of the roboRIO while it's busy running the robot.
I'm an EE, but only write code when threatened and was able to get one of those strings to work.