rene-mt / esp8266-oled-sh1106

Driver for the SH1106 based 128x64 pixel OLED display running on the Arduino/ESP8266 platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SH1106 I2C not working

hjgode opened this issue · comments

I tested the demo on a SH1106 with I2C and it works as follows:
There is a very fast left scrolling text in line 1
the image drawn before (another demo) is still displayed (the display did no clear)
After re-power the most of the screen is garbish with some pixel lines scrolling fast to the left

NodeMCU with SDA=D2 and SCL=D1

I can confirm, same issue

Has anyone ever resolved this issue with the SH1106 library working with ESP8266?
I have been stuck on this

For me this Library works fine with ESP-8266, see http://www.hjgode.de/wp/tag/fhem/ and https://github.com/hjgode/SH1106_mqtt_display. You should propably add more details to "working" and "issue"

Hello i have this same problem. My skills are in hardware mostly. I'm in need of some help please. Can someone please help me. I also get the same junk links and scrolling at the bottom.

Joseph