ZeDMD icon indicating copy to clipboard operation
ZeDMD copied to clipboard

Support for Adafruit Matrix Portal S3

Open essence25 opened this issue 7 months ago • 2 comments

IS it possible to use Adafruit Matrix Portal S3 as a complete solution to run ZeDMD? https://www.adafruit.com/product/5778

essence25 avatar May 14 '25 07:05 essence25

You have posted this message here https://github.com/PPUC/ZeDMD/issues and that's the best place to get an answer.

zesinger avatar May 14 '25 09:05 zesinger

I think that this device uses some electronics between the ESP32 S3 and the HUB75 connector. So it won't be supported by https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA

Two options:

  1. open an issue at https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA to support that device
  2. change the ZeDMD firmware to alternatively use Adafruit's drivers instead of ESP32-HUB75-MatrixPanel-DMA

I can review patches, but I don't have time to work on any of these options.

mkalkbrenner avatar May 14 '25 10:05 mkalkbrenner