Closed K-rnivoro closed 1 year ago
Hi @K-rnivoro,
I have the same screen without any issues. Please confirm your settings, I have the following:
type = ssd1306_i2c
width = 128
height = 64
i2c_lcd_address = 3c
rotation = normal
mirror = normal
(I had to remove the "#" to avoid issues when I paste my config file, if you need I can upload my config file, so you can compare).
If that didn't work, try different type of screen, otherwise, that screen might be damaged.
hope it helps,
Regards, GS
some sellers of oled screens advertise the screens like sh1106_i2c, but actually they are ssd1306_i2c
You were right about the type
. It is a ssd1306
, not a sh1106
. Now works flawlessly. I got confused by the links in the Wiki. Thanks @GoodSpeed001 !!!!
There is this strange column of garbage to the left of the screen. I've tried other displays modules with the same result. Parameters are
type = sh1106_i2c, width = 128, height = 64, i2c_lcd_address = 3c
for the Diymore display. Using 13.1 version. I'm pretty sure it worked okay with previous MT32_Pi versions. I'll check that. Sorry if it is not a bug, but I've tried everything.