ws2812-demo icon indicating copy to clipboard operation
ws2812-demo copied to clipboard

Demo & driver using the RMT peripheral of the ESP32 to control WS2812 RGB LEDs

Results 2 ws2812-demo issues
Sort by recently updated
recently updated
newest added

… in case IRQ response time is not fast enough. [Hi Chris - I know it's been a while since you wrote this. However, in my search of a really...

Modification of the ws2812 driver for 8 channel RMT operation. All 8 channels of the RMT-Module can be driven in parallel by the blocking ws2812_setColors(...) function. Example Code is modified...