Skip to content

Commit

Permalink
Added note about pixel strip
Browse files Browse the repository at this point in the history
  • Loading branch information
ladyada committed Dec 14, 2012
1 parent b64d68a commit 4371852
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
@@ -1,8 +1,9 @@
Adafruit NeoPixel library Adafruit NeoPixel library
========================= =========================


Arduino library for controlling WS2811-based LED devices such as the [Adafruit FLORA RGB Smart Pixel][pixel]. Arduino library for controlling single-wire-based LED pixels and strip such as the [Adafruit 60 LED/meter Digital LED strip][strip] and the [Adafruit FLORA RGB Smart Pixel][pixel].


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. 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.


[pixel]: http://adafruit.com/products/1060 [pixel]: http://adafruit.com/products/1060
[strip]: http://adafruit.com/products/1138

0 comments on commit 4371852

Please sign in to comment.