Prior to this I'd only used ESP32-based boards for programmable LED projects. Since I'd already written code using the Arduino framework and FastLED library for ESP32, I wanted to try using the same ...
I've been using FastLED with the mighty Teensy 4.x platform for years for my Striptease project, together with Paul Stoffregen's WS2812Serial library, which implements non-blocking rendering to get ...