Skip to content
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

Feature: support for videowall #71

Open
wgroenewold opened this issue Nov 18, 2021 · 2 comments
Open

Feature: support for videowall #71

wgroenewold opened this issue Nov 18, 2021 · 2 comments

Comments

@wgroenewold
Copy link

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.

@iProgramMC
Copy link

Sorry to break it to you, but the esp32 is not powerful enough to handle large resolutions such as those. You're better off using Pi Zeros

@wgroenewold
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants