Skip to content

Sketch to animate some Adafruit NeoPixel strips from an Adafruit Gemma board.

Notifications You must be signed in to change notification settings

MrLarssonJr/OvveLeds

Repository files navigation

OvveLeds

Sketch to animate some Adafruit NeoPixel strips from an Adafruit Gemma board.

This is for a project of LEDifying some student association clothing.

Dependencies

Adafruit_NeoPixel

Hardware

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.

Installation

  1. Download the latest relase.
  2. Open in Arduino IDE.
  3. Make sure Adafruit_NeoPixel is installed! (link)
  4. Build and upload to your board.

Configuring for your hardware

All constants related to the hardware should be easily changed in the .ino file in the release.

About

Sketch to animate some Adafruit NeoPixel strips from an Adafruit Gemma board.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages