Skip to content

richardhawthorn/RGBLedTLC5940

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

TLC5940 RGB led driver

Arduino code written to mix rgb led channels using the TLC5940 pwm led driver chip.

The code rotates through several patterns, and gives examples of how to mix colours.

Use the function lightRgb(light, colour) to select an led (light) and a colour. The colour variable should be a number between 0 and 1024, which represents the full spectrum of colours.

About

Control RGB LEDs using TLC5940

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published