Dynamic Marquee Display Tool for RetroBat Arcade Systems: A Python-based solution for automatically updating secondary screen marquees in response to game and system selections.
The Marquee Manager is great and I recently built a ZeDMDHD screen but over usb/serial the connection is very unstable with my zedmd just stopping responding randomly and I have to restart dmd.exe and reset the esp32 device.
I switched to a esp_32-s3 board and over wifi the device is extremely stable, I updated dmd.py to support wifi and is working perfectly for me, figured I open up a PR incase it helps anyone else.
The Marquee Manager is great and I recently built a ZeDMDHD screen but over usb/serial the connection is very unstable with my zedmd just stopping responding randomly and I have to restart dmd.exe and reset the esp32 device.
I switched to a esp_32-s3 board and over wifi the device is extremely stable, I updated dmd.py to support wifi and is working perfectly for me, figured I open up a PR incase it helps anyone else.
Also updated the dll's with the newest version https://github.com/PPUC/libzedmd/releases/tag/v0.7.5
Please let me know if any changes are needed.