Skip to content

Releases: Zanduino/SmoothLED_8bit

Initial public release

31 Jan 14:28
8fc9b85
Compare
Choose a tag to compare

First release of the 8-bit library. It is loosely based on the 10-bit library (see 10-bit PWM Library smoothLED for details) but it allows any pin to be PWMd and will automatically use hardware PWM to save CPU time if possible and disable the interrupts when not required. Multiple commands can be queued/chained together.