I'm using an ESP32-WROOM-32D using ESP32-Arduino (running version 1.0.5-rc6), and am trying to control 3 separate strands of approximately 100 leds altogether. The LEDs are powered off 3.3V. I've been ...
This is a display driver for Framebuffer::GFX that displays on RGB Panels using https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA. It runs on top of the ...