esp-rgb-led-matrix icon indicating copy to clipboard operation
esp-rgb-led-matrix copied to clipboard

Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.

Results 12 esp-rgb-led-matrix issues
Sort by recently updated
recently updated
newest added

- [x] update I2S Pins on Feather (see Table: https://github.com/BlueAndi/esp-rgb-led-matrix/blob/Development/doc/boards/pixelix/v2.0/ELECTRONIC.md) - [x] add One Wire (see #40) - [x] add 3V3 and GND to I2S, I2C & One-Wire interface pins...

HW Enhancement

Two allocators are needed for STL, especially std::vector * nothrow allocator for standard memory * nothrow allocator for psram memory

SW Enhancement