Adafruit OLED arduino library problem

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

The Adafruit SH1106 library is the one to be used instead of the SSd1106 for these kind of oled displays.

ztgp
Автор

THANKS!!! I had the same problem and i was thinking that my display was broken, but you fix it! thank you so much (i'm italian, sorry for my bad english :D)

francyhacker
Автор

I am grateful for the suggestion you gave; however, the screen freezes after some time. I would greatly appreciate if you could please suggest some ways by which I can address this issue.

davidngounou
Автор

Thank you, I had the same problem and it resolved 🙏🙏

mohammadtaherahmadi
Автор

Hi your oled is a SH1106 i have a once of this oled and not working with adafruit ssd1306, use a SH1106 library

electronik
Автор

This video was send my God himself to my search list. I was about to throw the oled screen away and you just saved it. Thank you so much sir

NEscape_
Автор

I have had this issue too. I solved it with lowering the I2C speed.

radimvorisek
Автор

Hi. Thanks for this. I had the same problem. Adafruit library is not working.

AdrianJoseleQuional
Автор

Hi! Can this also be applied for SPI 7 pin OLED display?

RaihanFakir-ox
Автор

Everything works well, but there is a line at the edge. Is there a solution for that?

nethmiamasha
Автор

it kind of worked but the text is cut in half, well thank you

tanjiro
Автор

Es un problema de drivers, la solucion es instalar la libreria correcta del display

danielgaonactrr
Автор

i have a problem only half of the image is shown on my dispaly

josephmanallo
Автор

U8GLIB_SH1106_128X64 u8g(U8G_I2C_OPT_NONE);
uncommented the above line the code and works fine for me without any line shift on the display as i can see in the video, first line is shifting due to wrong one selected.

SumanKumar-roqb
Автор

Can someone help me to find the exact display module as I'm new to this

PeterThomas-frtq
Автор

too bad the u8g library is broken as shit, it frezees up after a while

dexterofficial
Автор

Arduino nano + BT201 Bluetooth module +OLED Display + IR Remote control

kdd
Автор

I got same problem.it try run sample code everything ok. 'hello world ' word popup.but I run my code simple like print word name . screen look like raining and wording faster blinking.how to solved my case

maskystudio
Автор

Tu n'a rien résolu tu changes juste la bibliothèque et tu penses que tu résolu le problème 😑😑

laurentchinda
Автор

Hi! Can this also be applied for SPI 7 pin OLED display?

RaihanFakir-ox