You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following projects like https://github.com/info-beamer/multiscreen and https://github.com/reinzor/videowall I was wondering if you would be interested in making ESP32Lib compatible with a multiscreen videowall setup. That way we don't have to use RasPi's for every screen but we can do it with ESP32's and we can recycle old LCD's that are around for nothing into something interesting. Would love your thoughts on this.
The text was updated successfully, but these errors were encountered:
@iProgramMC ESP32 should be enough to drive a single screen at 800x600 I think. The preprocessing (cutting a part of the complete image and sending the apropriate part to a single screen) could be done with a Rpi or another random (more powerful) computer.
Hi,
Following projects like https://github.com/info-beamer/multiscreen and https://github.com/reinzor/videowall I was wondering if you would be interested in making ESP32Lib compatible with a multiscreen videowall setup. That way we don't have to use RasPi's for every screen but we can do it with ESP32's and we can recycle old LCD's that are around for nothing into something interesting. Would love your thoughts on this.
The text was updated successfully, but these errors were encountered: