#007 Programmable LED Arrays

Notes
I bought some WS2811-based LED Strips with a specific project in mind. But first, need to get them working. Here are the first tests… all good so far!
- RGBCalibrate - quick test to make sure LEDs are correctly addressable and their color can be set correctly
- StripTease - demo a range of effects on the LED strip
- AsyncLedStripEffects - timer-interrupt triggering of addressable LED array effects
Construction
Designed with Fritzing: see LEDArrayDemos.fzz.



Credits and References
- FastLED library
- “IP68 12mm WS2811 as WS2801 led pixel module,IP68 waterproof DC5V full color RGB 50pcs a string christmas LED light Addressable” (aliexpress seller listing)
- Purchased for US$17.94 (Aug-2014)
- No longer available from this seller
- Why do I see +1.5V on Din of a WS2811-based LED strip? - help from geometrikal on EE.SE
- How To Get Started with Programmable RGB LED Strip Lighting