Mercurial > code > home > repos > light9
view rgbled/Adafruit_NeoPixel/README.md @ 1459:a156742f2005
checkpoint show data
Ignore-this: 7622d77dbc1281e6f255e20416e365b4
author | drewp@bigasterisk.com |
---|---|
date | Sun, 12 Jun 2016 01:50:34 +0000 |
parents | ef4ae15f2661 |
children |
line wrap: on
line source
Adafruit NeoPixel library ========================= Arduino library for controlling single-wire-based LED pixels and strip such as the [Adafruit 60 LED/meter Digital LED strip][strip], the [Adafruit FLORA RGB Smart Pixel][flora], the [Adafruit Breadboard-friendly RGB Smart Pixel][pixel], the [Adafruit NeoPixel Stick][stick], and the [Adafruit NeoPixel Shield][shield]. After downloading, rename folder to 'Adafruit_NeoPixel' and install in Arduino Libraries folder. Restart Arduino IDE, then open File->Sketchbook->Library->Adafruit_NeoPixel->strandtest sketch. [flora]: http://adafruit.com/products/1060 [strip]: http://adafruit.com/products/1138 [pixel]: http://adafruit.com/products/1312 [stick]: http://adafruit.com/products/1426 [shield]: http://adafruit.com/products/1430