Mercurial > code > home > repos > light9
view rgbled/Adafruit_NeoPixel/README.md @ 2133:1dbbf0db3036
WIP graph-using songlist; trying to make request-then-play safer ux for song playback
author | drewp@bigasterisk.com |
---|---|
date | Sun, 05 Jun 2022 01:42:39 +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