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

Minimizing flicker at high resolutions #92

Open
MEMESCOEP opened this issue Aug 13, 2024 · 0 comments
Open

Minimizing flicker at high resolutions #92

MEMESCOEP opened this issue Aug 13, 2024 · 0 comments

Comments

@MEMESCOEP
Copy link

MEMESCOEP commented Aug 13, 2024

Is it possible to minimize (or even get rid of) flickering at high resolutions such as 640x480 or 800x600? At lower resolutions, double buffering can be used but my specific esp32 board doesn't have enough memory to do this with anything above 320x200.

Is there another board I could take a look at that has more memory?

I did try using the VGA3BitI driver, but it didn't help unfortunately.

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

1 participant