Mercurial > code > home > repos > light9
view rgbled/Adafruit_NeoPixel/README.md @ 2424:4b8f8fabeb2f
vscode settings
author | drewp@bigasterisk.com |
---|---|
date | Thu, 23 May 2024 16:40:28 -0700 |
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