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

maybe the limit is more that 128x64 (with lower bpp?)

Open airCoder2 opened this issue 1 year ago • 1 comments

I doubted I could make 196x64 work with a single esp32 without splitting it up; after seeing some posts, I am almost sure it is possible. I also want to get the gifs over the network and store them in the flash memory of the esp32-s3. What do you guys think?

airCoder2 avatar Apr 01 '25 18:04 airCoder2

Why don't you experiment with an esp32. You don't even need to have the panels.

Try and see what the serial debug output says. It'll crash if there isn't enough memory.

mrcodetastic avatar Apr 01 '25 18:04 mrcodetastic