Skip to content

NeoPixels! but easier. Beginner friendly functions to control Adafruit NeoPixels, using as simple syntax as possible.

Notifications You must be signed in to change notification settings

outofambit/easy-neopixels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy NeoPixels Library

Makes it easy to use Neopixels with just a few easy commands!

No knowledge of functions, objects, or even variables required.

Dependencies

You must install Adafruit_NeoPixel to use this library!

Advanced Users

You probably don't want to use this, but if you do: be aware the library just pollutes the global namespace with a variable and a few functions.