Sketch to animate some Adafruit NeoPixel strips from an Adafruit Gemma board.
This is for a project of LEDifying some student association clothing.
Adafruit_NeoPixel
Desgined to run on Adafruit Gemma and two Adafruit NeoPixel strips of 15 leds each. The first strip attached to PIN 0. The second strip attached to PIN 1. The switch attached to 2. The switch is considered pressed if the pin recives a LOW voltage.
- Download the latest relase.
- Open in Arduino IDE.
- Make sure Adafruit_NeoPixel is installed! (link)
- Build and upload to your board.
All constants related to the hardware should be easily changed in the .ino file in the release.