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

Hardware SPI for OLED Screen #22

Open
dolfelt opened this issue Jan 11, 2023 · 0 comments
Open

Hardware SPI for OLED Screen #22

dolfelt opened this issue Jan 11, 2023 · 0 comments

Comments

@dolfelt
Copy link

dolfelt commented Jan 11, 2023

Has anyone here investigated using hardware SPI to perhaps speed up the LCD screen? I've managed to upgrade the LED software to the u8g2 library, which helps a bit, but not much on the performance. Hardware SPI could probably improve that greatly.

The other thing I'm looking into is using the U8x8 character mode that can theoretically greatly improve performance as well, though it doesn't appear to be able to draw anything other than text. https://github.com/olikraus/u8g2/wiki/setup_tutorial#u8x8-character-mode

Any thoughts or help would be greatly appreciated!

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