Skip to content

paulo-raca/ArduinoLedDithering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED Dither

Controlling LED brightness via PWM is awesome, but not available on every pin.

This hack implements controllable brightness by quickly performing a CPU-controlled blinking.

Since your CPU is probably busy doing something else, timming will probably not be accurate, so this library will also use error propagation to compensate and create a mostly-seamless brightness adjustment.

About

Adjustable LED brightness on every IO pin with software-controlled blinking

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages