Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

A WS2812B LED strip controller with many colors, gradients and even animations, everything driven by Arduino

License

Notifications You must be signed in to change notification settings

dani3l0/ledziki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ledziki

A WS2812B LED strip controller with many colors, gradients and even animations, everything driven with Arduino (well, actually by its cheap fake board).

Board I used: LGT8F328 ($2 Arduino Nano fake)

Buttons

By default 5 buttons are attached. 4 of them are used to control 2 LED strips, the last one to set PWM LEDs brightness.

Name In code Function
Strip first button lx_up Strip x brightness
Click to brighten (turns off after maximum brightness was reached), hold to turn off at any brightness
Strip second button lx_dn Strip x mode & color
Hold to change mode, click to change color
Modes: color, gradient, animation
PWM output button bulber PWM LEDs brightness
Click to brighten (turns off after maximum brightness was reached), hold to turn off at any brightness

Libraries

Only one library is required: FastLED. Version 3.5.0 builds successfully.


Built with Arduino IDE version 1.8.13

About

A WS2812B LED strip controller with many colors, gradients and even animations, everything driven by Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages