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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code for 7pin spi OLED display #33

Open
nahid5566 opened this issue Oct 1, 2023 · 1 comment
Open

Code for 7pin spi OLED display #33

nahid5566 opened this issue Oct 1, 2023 · 1 comment

Comments

@nahid5566
Copy link

How can I configure for 7pin OLED spi display please provide codes if possible 馃檹

@wagiminator
Copy link
Owner

The u8glib library should be able to handle SPI displays. The changes must be made in the "Setup u8g object depending on OLED controller" section in the first part of the source code. Study the library description for more details. Keep in mind that you also have to make hardware changes in the connections between MCU and display. Unfortunately I neither have the time nor an SPI display to make these changes and tests myself.

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