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
@USMC63673 жыл бұрын
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!
@SaravananAL3 жыл бұрын
Great to hear!
@murugaiahvelayudam9285 Жыл бұрын
Thanks a lot. With your guidelines I could see the functioning of 1.3 inch oled, satisfactorily. Clear guidelines. Hatsoff.
@theloloyo1208 Жыл бұрын
Thank you so much. I thought my display might be failing before watching your video.
@inbox3143 жыл бұрын
After 2 hours of tries and fails reading several tutorials, this finally ended up with shining display ;-) Sir, thank you very much.
@ionaustria13 жыл бұрын
Hi, your video helped me to get the 1.3" OLED with the SG1106 chip running. Thanks a lot
@SaravananAL3 жыл бұрын
Glad it helped
@KevinLarsson42 Жыл бұрын
Awesome tutorial, thanks man!
@thanishkumar3983 жыл бұрын
Thank you so much, sir, especially for the logic on scrolling vertically : )
@КурцхаарСэнди3 жыл бұрын
красавчик! помогло Ваше видео разобраться с экраном. спасибо
@premoswal48942 жыл бұрын
Very helpful video. Explained very neatly.
@rockrock4478 Жыл бұрын
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.
@jandelianmaomay6801 Жыл бұрын
You are so awesome!! THANK YOU so much!! 💞💞💞
@naczozombi7870 Жыл бұрын
Thank You so much sir!
@anubhabdas38782 жыл бұрын
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
@danilodurigan4 жыл бұрын
Saranavan, the ug8lib is very big and use almost all the arduino storage capacity.
@charlesbuttner4338 ай бұрын
Thanks. For Raspberry pi zero?
@dilipsuthar18363 жыл бұрын
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 .
@imldukk3 жыл бұрын
Excuse me, why my oled 1.3 screen is still black when i use it with nano, however it worked with mega
@tanjiro3285 Жыл бұрын
im not able to find drivers for stm32F4 for sh1106. plese help
@Engaliyaseenalrubayee4 жыл бұрын
Great job my friend, thanks .
@justsomeraguyg25816 ай бұрын
Thank you
@RahatMd-dq6le Жыл бұрын
thank you so much sir sh1106 problem slove but error compiling board for arduino nano
@jayabharathi61563 жыл бұрын
Error found while compiling... " error compiling for board arduino uno"...how to clear this one
@pareshmhatre40193 жыл бұрын
Sir, i trying it with attiny 85 but , i think shortage of memory it's showing error text overflowing!
@harrykrish72993 жыл бұрын
What is the i2c address of OLED module?
@rodo197243 жыл бұрын
The link for code and library goes again to this video, linnk not working
@abhijeetec4 жыл бұрын
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
@pipopmaneejamnong18743 жыл бұрын
same problem.
@assinih19983 жыл бұрын
Is this display work with Nano 33 BLE or IoT boards?
@mahdighezellou337 Жыл бұрын
Thanks!
@owenpowell32823 жыл бұрын
Hi. Does this also apply when using atmega8A ?
@patirckeffraim82042 жыл бұрын
i have problem using the ( sh116 lib) for nodemcu
@RameshK-vn9dd2 жыл бұрын
Hi, unable to open this arduino code
@roboxxdavidmance36193 жыл бұрын
Great. Thanks !
@hbond102 жыл бұрын
Please fix Link libraries, it doesn´t work
@Askofifeanyi2 жыл бұрын
I LOVE UR VIDEOS🥰🥰🥰
@danielmoya84293 жыл бұрын
Man tan aspero muy bueno
@SusanAmberBruce2 жыл бұрын
Thanks
@regvithbaskaran9904 жыл бұрын
Hi sir I have seen a lot of your videos can I ask if you could do personal tutorials sir?
@shakerileiwat43414 жыл бұрын
Great ♥♥♥
@kumarsubramani4693 жыл бұрын
I need naim audio unitilite display board
@nihiljo Жыл бұрын
\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!
@kumarsubramani4693 жыл бұрын
Hai sir
@jayabharathi61563 жыл бұрын
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.