Skip to content

holyokecodes/led-effects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

led-effects

A effects library for LED strips (neopixels).

Based on https://learn.adafruit.com/multi-tasking-the-arduino-part-3

Use

Install the Adafruit Neopixel library. In the Arduino IDE, choose "Include Library" from the "Sketch" menu. Then select "Manage Libraries" and filter by "Adafruit NeoPixel". Install the "Adafruit NeoPixel" by Adafruit library (currently version 1.1.3).

Download the led-effects.zip file.

In the Arduino IDE, choose "Include Library" from the "Sketch" menu. Then select "Add ZIP Library" and choose the downloaded zip file.

Simple wiring diagram:

Circuit Diagram

Some sample code: example project.

Wiring with a distance sensor:

Circuit Diagram with a distance sensor

Some sample code: example project.

Releases

No releases published

Packages

 
 
 

Languages