glubbered / Adafruit_NeoPixel

Neo Pixels!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adafruit NeoPixel Library Build Status

Arduino library for controlling single-wire-based LED pixels and strip such as the Adafruit 60 LED/meter Digital LED strip, the Adafruit FLORA RGB Smart Pixel, the Adafruit Breadboard-friendly RGB Smart Pixel, the Adafruit NeoPixel Stick, and the Adafruit NeoPixel 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.

Compatibility notes: Port A is not supported on any AVR processors at this time

About

Neo Pixels!

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 97.1%Language:C 2.9%