-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mapping cables for esp32 wrover or esp32 S3 N16R8 #75
Comments
S3 Support is still experimental in ZeDMD 4.x. The upcoming ZeDMD 5.0.0 will be faster but also requires changes to libzedmd and therefore batocera. I expect ZeDMD 5.0.0 and libzedmd 0.8.0 to be released within the next weeks. |
The documentation for the ESP32 and the S3 will be written based on 5.0.0 |
Thank you sir. Can't wait for the 5 ! So you mean there will be a tutorial for link pins from esp32 wrover and esp32 S3 to the led cable like it is today for esp32 wroom but it will need an update in Batocera code in order to work ? And do you also mean with the esp32 wroom it will be smooth on 5.0.0 even with gifs taking all LEDs (like in your vidéo) so i dont need anymore an esp32 with more ram ? Sorry if i ask too much. |
Otherwise you can find earlier the assigned pins in the definition of following source file: https://github.com/PPUC/ZeDMD/blob/main/src/displays/LEDMatrix.h |
Hello. First, thank you for your great work.
I'm using it (2x 64x32 panel P3) on my batocera setup (ZEdmd over usb with a esp32 wroom) and it s so cool.
The problem is on full animated gifs, it is not smooth so i tried to use an esp32 wrover (with ZEdmd over usb) and also an esp32 S3 N16R8 (with ZeDMD S3 over usb) cause they have more ram and could fix this issue but i cant figure out how i should plug the pins.
There is a tuto with picture for the classic esp32 wroom but i found nothing for the 2 others esp32.
I tried myself to redefine GPIO16 and 17 on the wroover since they are used for ram, but even i have the source code, i guess i m not competent enough.
May you have answers for helping me and others who might want use these esp32 for more smooth animations ? Regards.
The text was updated successfully, but these errors were encountered: