libraries / Mitov / MitovEmbedded_Adafruit_NeoPixel / README.mdon commit Added link to project report (97a3ba0)
   1Adafruit NeoPixel library
   2=========================
   3
   4Arduino 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].
   5
   6After downloading, rename folder to 'Adafruit_NeoPixel' and install in Arduino Libraries folder. Restart Arduino IDE, then open File->Sketchbook->Library->Adafruit_NeoPixel->strandtest sketch.
   7
   8[flora]:  http://adafruit.com/products/1060
   9[strip]:  http://adafruit.com/products/1138
  10[pixel]:  http://adafruit.com/products/1312
  11[stick]:  http://adafruit.com/products/1426
  12[shield]: http://adafruit.com/products/1430