LC_neoPixel

Uncategorized

Allows the LC colorObj to work with Adafruit NeoPixels. Also allows them to be grouped and run in the background.
This library allows setting and retereving NeoPixel colors using our colorObj class. Shifting a strings of pixels left or right and to rolling rings of pixels clockwise or counter clockwise. (Great for goggles.) The included chainPixel class allows groups of pixels to be coded independantly from each other, while running off of a single processor pin. (Again, imagine goggle rings)

Author: jim lee

Maintainer: neoPixel@leftcoast.biz

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.