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

No Output at all with SH1106 #20

Open
jakobkilian opened this issue Jan 31, 2019 · 1 comment
Open

No Output at all with SH1106 #20

jakobkilian opened this issue Jan 31, 2019 · 1 comment

Comments

@jakobkilian
Copy link

jakobkilian commented Jan 31, 2019

Hey,

I try to run the demo ( with sudo ./oled_demo --verbose --oled 1) on a SH1106 connected via SPI to my Raspi 3 B+ with Raspian but get no output on the display at all.
There is no error in the terminal, and the pins should be right as the display is functioning (with python and luma.oled).
I also tried the SH1106 fix from @alex-graf but as there is no output at all right now, I have the feeling there is something else wrong.

My C++ skills are on beginner level, so if you have any tip, where to read further I would be very happy, as I got stuck here for a few days now.

best, Janos

@dsyleixa
Copy link

dsyleixa commented Jun 1, 2021

OLED type 1 which you chose is
Adafruit SPI 128x64
which has a SSD1306 IC, not a SH1106

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