Close

The software

A project log for WSController

A kind of universal driver for WS2812B LED strips automatically determining the number of LEDs on the strip.

mabe42MaBe42 11/27/2019 at 19:500 Comments

The software makes use of the neopixel library to address individual LEDs at the beginning. Afterwards some of the many effects of the WS2812FX library are used. The mcu checks the battery voltage (via internal reference) and shuts down if it drops below a threshold. If the mode switch is pressed after the last available effect, it will also shut down the device. The code is on github.

Discussions