ESP32-HUB75-MatrixPanel-DMA icon indicating copy to clipboard operation
ESP32-HUB75-MatrixPanel-DMA copied to clipboard

An Adafruit GFX Compatible Library for the ESP32, ESP32-S2, ESP32-S3 to drive HUB75 LED matrix panels using DMA for high refresh rates. Supports panel chaining.

Results 83 ESP32-HUB75-MatrixPanel-DMA issues
Sort by recently updated
recently updated
newest added

Hello! I've got some led's on the 1/10 outdoor panel (80x40 pixel) running, but the rows are not fired correctly. The panel has 60x ICN2037 and 8x ICN2012. Is there...

Hello, I've been using a 64x32 LED Matrix display with 1/8 scanning. I couldn't seem to get your library to work with the 1/8 example. However, as I was trying...

New PR to include changes made by #305 Fixes #286 and related single display issues I tried to avoid "fixing" the formatting but it was all over the place so...

The table shown under "Wiring ESP32 with the LED Matrix Panel" lists `B` pin as connected to IO19. The section right under it has `#define B_PIN 22`. This is inconsistent,...

Hi, is it compatible with 1/32 scan panel do i need to set scan or the library default scan is 1/16? for 2 panel one top one bottom ``` #define...

Anyone seen an issue like this with the FM6126A chips? Half the panel doesn't work properly for specific colours (Blue and white at the very least in my case) [![Watch...

weird panel

Hi everybody. I just bought a RGB Matrix Shield for ESP32 dev module with two diferent wirings: Smartmatrix and P3RGB64X32 (Neocat) ![2020-01-16T17_09_47 032Z-KIT-t2](https://user-images.githubusercontent.com/27100419/180058205-c284731e-e37e-4555-9f89-f11d88d61d66.jpg) Out of the Box is incompatible with...

not an issue with library

In the [Wiring ESP32 with the LED Matrix Panel](https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-I2S-DMA) section, the pin mapping diagram maps "B -> IO19" ... while the code sketch under it has "#define B_PIN 22". All...

+ I have read and tried suggestions from #134 but nothing changed + Issue persists in 3 different esp32 boards + Drawing pixels and geometry is wroking fine + Tried...

not an issue with library

@vortigont - Raising an issue to track your inital investigations into the FM6126A registers. Can you send a link to one of these panels you bought - it would be...

enhancement