/pixeltastic

A library for making animated patterns using Adafruit Neopixels!

Primary LanguageC++MIT LicenseMIT

Pixeltastic

Take a look at them here https://www.youtube.com/watch?v=w8Tyc3dmfSE

Instructions

  • Add the Adafruit NeoPixel library to your arduino IDE
  • Learn more about them at http://www.adafruit.com/products/1463
  • Connect some Adafruit NeoPixel Rings together!
  • Set the pin you connected them to in the code (Default is 4)
  • Edit the 'themes.h' file to add Spots, Wobblers, Pulsars, Circlers and Growers as you see fit!
  • Adjust their speed, color, and amplitude for variation.
  • Upload for blinky goodness.