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

single pass implementation for DOGXL160 display on Raspberry Pi #389

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

gshegosh
Copy link

Since Raspberry Pi has a lot of RAM, we are able to store all of the screen in memory (without multiple draw()s). This is implementation of such for DOGXL160 display using HW SPI on Raspberry Pi.

See also "gshegosh"'s comments at #171

@olikraus
Copy link
Owner

Hi

This is a long term wish for many other devices. Full buffer is planned for the next major u8glib release.

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

Successfully merging this pull request may close these issues.

2 participants