ZeDMD
ZeDMD copied to clipboard
Support for Adafruit Matrix Portal S3
IS it possible to use Adafruit Matrix Portal S3 as a complete solution to run ZeDMD? https://www.adafruit.com/product/5778
You have posted this message here https://github.com/PPUC/ZeDMD/issues and that's the best place to get an answer.
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:
- open an issue at https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA to support that device
- 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.