adafruit / Adafruit_Protomatter

RGB matrix library for Arduino
66 stars 23 forks source link

Initial ESP32S3 Support #44

Closed PaintYourDragon closed 2 years ago

PaintYourDragon commented 2 years ago

Tested, works on Feather ESP32-S3 no PSRAM. Slightly flickery with larger matrices at higher bit depths…I think this will just require some time with an oscilloscope and adjusting the least-bitplane time in the code on S3. Sufficient for some initial development though.