OLED 1.3" 128x64 SH1106
Вставка
- Опубліковано 18 січ 2025
- OLED 1.3" has a different driver compared to 0.96"
SSD1306 is used in 0.96"
SH1106 is in 1.3" oled.
Library used is different from that of 0.96"
www.alselectro...
Download Arduino Code & Library
99ba69f9-3a9c-...
Thanks so much for your concise and straight forward tutorial. It really helped me figure out why my recently purchased OLED screen wasn't working with the SSD1306 library from Adafruit. Initially I thought the screen was defective.
Good job Saravanan
Thank you so much for you very accurate, informative and easy to understand tutorial. I had purchased these OLED modules from Amazon without much thought to replace a .096 module. But nowhere in the Amazon area did it give any information as to what libraries to use. It took me more time to find your tutorial than to get my SH1106 on line and printing after I listened to what you had to say. GREAT JOB, THANK YOU!
Great to hear!
Thanks a lot. With your guidelines I could see the functioning of 1.3 inch oled, satisfactorily. Clear guidelines. Hatsoff.
Thank you so much. I thought my display might be failing before watching your video.
After 2 hours of tries and fails reading several tutorials, this finally ended up with shining display ;-) Sir, thank you very much.
Hi, your video helped me to get the 1.3" OLED with the SG1106 chip running. Thanks a lot
Glad it helped
Thank You so much sir!
You are so awesome!! THANK YOU so much!! 💞💞💞
Thank you so much, sir, especially for the logic on scrolling vertically : )
Awesome tutorial, thanks man!
красавчик! помогло Ваше видео разобраться с экраном. спасибо
Very helpful video. Explained very neatly.
cant print > int < variables, right?
Thank you
Saranavan, the ug8lib is very big and use almost all the arduino storage capacity.
What is the i2c address of OLED module?
Great job my friend, thanks .
I want to connect this display to atmega 328(dip 28),
not for arduino. I use Atmel studio and language C. Where can I find the driver for OLED 1.3" and the atmega 328 controller.
Thank you.
Thanks!
Error found while compiling... " error compiling for board arduino uno"...how to clear this one
Sir how can I display real time plot using raspberry pi with this display. I am not getting any suitable driver library for this SH1106 IC
Hi, unable to open this arduino code
Sir, i trying it with attiny 85 but , i think shortage of memory it's showing error text overflowing!
Thanks
Great. Thanks !
im not able to find drivers for stm32F4 for sh1106. plese help
The link for code and library goes again to this video, linnk not working
Excuse me, why my oled 1.3 screen is still black when i use it with nano, however it worked with mega
Hi. Does this also apply when using atmega8A ?
Is this display work with Nano 33 BLE or IoT boards?
I LOVE UR VIDEOS🥰🥰🥰
thank you so much sir sh1106 problem slove but error compiling board for arduino nano
i have problem using the ( sh116 lib) for nodemcu
Great ♥♥♥
Hi Saravanan, i did the same thing as u have guided. But i am getting error "Arduino\libraries\Adafruit_SH1106-master\Adafruit_SH1106.cpp:29:26: fatal error: avr/pgmspace.h: No such file or directory
". Can u please help me, i am stuck at this point for a longtime. Thanks
same problem.
Man tan aspero muy bueno
Please fix Link libraries, it doesn´t work
Hello Sir
Your video helped me a lot to use 1.3" 128x64 I2C OLED SH 1106 display.
I want to display 2 line message in top half of the screen in page1 and page2 format alternately being displayed after every 5000 milisecond as if used in loop function
And in bottom half of the screen i want to display "METER :" which will be constant, should not be cleared when display clear function is used and the pulses from encoder to be displayed beside meter.
Can you please help me to acheive this .
Hi sir I have seen a lot of your videos can I ask if you could do personal tutorials sir?
I need naim audio unitilite display board
Hai sir
\Documents\Arduino\libraries\Adafruit_SH1106-master\Adafruit_SH1106.cpp:31:11: fatal error: util/delay.h: No such file or directory
31 | #include
| ^~~~~~~~~~~~~~
compilation terminated.
Please help , please!
Arduino: 1.8.15 Hourly Build 2021/05/31 10:33 (Windows 10), Board: "Arduino Uno"
C:\Users\Lenovo\AppData\Local\Temp\cctgjQx0.ltrans0.ltrans.o: In function `main':
C:\Users\Lenovo\Downloads\arduino-nightly-windows (1)\arduino-nightly\hardware\arduino\avr\cores\arduino/main.cpp:46: undefined reference to `loop'
collect2.exe: error: ld returned 1 exit status
exit status 1
Error compiling for board Arduino Uno.