Czechball / tearoom-neopixel

Some Arduino scripts to control 300 LEDs on a strip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tearoom-neopixel

Some Arduino scripts to control 300 LEDs on a strip

Requirements

Usage

In each .ino file, you'll find two variables: PIN and N_LEDS. PIN defines the data pin that controls the LEDs and N_LEDS is the number of LEDs on your strip.

TODO

Simulated animations of each project

Credits

All C++ code in this repo was written by @Cvolton

About

Some Arduino scripts to control 300 LEDs on a strip

License:MIT License


Languages

Language:C++ 100.0%