Thank you! This was SO helpful. I bought a 10-pack of these and was about to send them back but your video taught me how to find the correct address. Problem solved. You da Man!!!
The guidance was excellent. I tried the wemos mini oled library and changed the LCD height. A minor variation on your instruction.. Thanks mate, good one
It was very frustrating when I tried to interface it and did not get result as I had no knowledge of changing the address... thank you so much... great video
hi, not sure if you can help. but i have this working on a loop. and i want a dot to appear at a given stage of the loop, then after the timer i want that dot to disappear but the rest of the text stay where it is, i cant seem to get that one dot to just turn off while keeping everything else on. any ideas? thanks
Hey. Using these libraries I got this error : Adafruit_SH1106.cpp:29:10: fatal error: avr/pgmspace.h: No such file or directory any ideas. Which version have you used in the video?
Hey I am having an issue when the values gets updates it shows messed up number like the previous values won't be cleared and new values are shown on top of pervious values. Do you know what is is causing this problem or how to fix it?
Hello im getting this kind of error 'class Adafruit_SSD1306' has no member named 'cp437' against the line (296) display.cp437(true); // Use full 256 char 'Code Page 437' font what am I doing wrong with this.? please help
Thank you for the tutorial! Half of the messages on my OLED are blinking and half of it is being displayed constant. Do you happen to know the reason for it?
I am trying to store (in SD Card) and display temperature value. But it error occurs "Not enough memory". Please help me to fix this issue. or add a video in this to store and display temperature values.
Be careful with these OLED modules. Some have GND and VCC pins reversed! In fact, the Fritzing diagram at the end of the episode has them reversed from the module he is using!
sir Please upload one vedio for sht31+esp32+oled1.3"+blynk notification+thinkspeak+button controler ( temperature and hummidity setting thereshold)+with calibration setting from button+centigrade & farenheit setting from button+temperature and hummidity high & low alaram using incubator.and egg turnning time control+ventilation controler from temperature based 0 to 180 degree.+data logger . thankyou
@@ElectroniClinic I was using adafruit SSD 1306 and UCtronics code, and also followed along some tutorials. The display won’t power up I might have gotten a defective display since I already bought one. It’s hard to test 1 hardware with no backup.
Thank you! This was SO helpful. I bought a 10-pack of these and was about to send them back but your video taught me how to find the correct address. Problem solved. You da Man!!!
your video saved my end of study project, the library change was the solution to my problem, thank you so much
The guidance was excellent. I tried the wemos mini oled library and changed the LCD height. A minor variation on your instruction.. Thanks mate, good one
thank you very much! your video helps me to step forward with my project. I used SSD1306 instead of SH1106 and it works too.
thanks for ur help ,I was struggling with the library issue for a long time
You saved me! I looked 3 days reason why my SSD1306 not working, but key is SH1106 library! Thank you!
Great solving of this issue. I was about to return the display back but I found this tutorial :-D. Thanks!!!
It was very frustrating when I tried to interface it and did not get result as I had no knowledge of changing the address... thank you so much... great video
you are welcome
Bro, thanks a lot bro, I was trying to put codes but none didn't work, after seeing you work, I am very very grateful, thanks a lot bro
That i2C scanner works a charm! Thanks a lot
hi, not sure if you can help. but i have this working on a loop. and i want a dot to appear at a given stage of the loop, then after the timer i want that dot to disappear but the rest of the text stay where it is, i cant seem to get that one dot to just turn off while keeping everything else on. any ideas? thanks
Thank you!!! I though I was loosing my mind trying to get my oled display to function.
Keep it up Fahad ..great 👍
thank you dear.
Wow this helped me ut a lot, just needed the different library
Very good project
Great video. Thank you for the help :)
you are welcome.
Hey. Using these libraries I got this error : Adafruit_SH1106.cpp:29:10: fatal error: avr/pgmspace.h: No such file or directory any ideas. Which version have you used in the video?
thanks bro you are the best
Great video!! thanks for the help
esp 32 How to find out what source code (arduino sketch) is inside the microcontroller ic thankyou
Thank you very much for saving me from being lost
What if the I2C address scanner writes "I2C Scanner Scanning..." and nothing more?
thank u so much solve my problam
Hey I am having an issue when the values gets updates it shows messed up number like the previous values won't be cleared and new values are shown on top of pervious values. Do you know what is is causing this problem or how to fix it?
Clear the display first and then print other values.
could you add an industrial pressure tester 150PSI to show PSI and BAR ; -) i am so confused mapping and get the correct results
Thank you very much for saving me.
Much thanks!
Hello
im getting this kind of error
'class Adafruit_SSD1306' has no member named 'cp437'
against the line (296)
display.cp437(true); // Use full 256 char 'Code Page 437' font
what am I doing wrong with this.?
please help
i get nan insted of temp number and humidity number... any thoughts?
if you have followed all the steps correctly and still you get nothing, then you need to check your sensor.
Can I use I use 128x64 oled in a circuit that previously used 128x32? Should I change code if I used 128x64 instead of 128x32
thank you so much T_T
Thank you very much
Thank you, that was easy.
Thank you so much!!
Thank you for the tutorial!
Half of the messages on my OLED are blinking and half of it is being displayed constant. Do you happen to know the reason for it?
Boa noite amigo, o link de download não está mais funcionando, tem mais alguma maneira de baixar os arquivos??? Obrigado.
server maintenance is in progress
el mejor video de todos, gracias lml
Will this work on a arduino mino or nano maby a pro mini??
yes
@@ElectroniClinic ty fore the very fast command
I am trying to store (in SD Card) and display temperature value. But it error occurs "Not enough memory". Please help me to fix this issue. or add a video in this to store and display temperature values.
Check the flash memory of your board and how much memory your program uses.
What type of arduino are you using?
arduino Uno
Good night friend, the download link is no longer working, is there any other way to download the files??? Thanks.
they are doing the server maintenance
My address is showing 0x78 and i2c scanner is showing no device found , plz help .
Mine also brother
Do you resolve it??
how can i print a sentence word by word?? great vid!!
Be careful with these OLED modules. Some have GND and VCC pins reversed! In fact, the Fritzing diagram at the end of the episode has them reversed from the module he is using!
Following this up:
The way you can tell is the GND pin usually is square.
sir Please upload one vedio for
sht31+esp32+oled1.3"+blynk notification+thinkspeak+button controler
( temperature and hummidity setting thereshold)+with calibration setting from button+centigrade & farenheit setting from button+temperature and hummidity high & low alaram using incubator.and egg turnning time control+ventilation controler from temperature based 0 to 180 degree.+data logger . thankyou
"fatal error: util/delay.h: No such file or directory
#include " anyone else getting this error?
Also error: 'TWBR' was not declared in this scope
Using a Nano 33 BLE
top
I've used different codes and the display won't turn on.
you might be using another version of the oled display.
@@ElectroniClinic I was using adafruit SSD 1306 and UCtronics code, and also followed along some tutorials. The display won’t power up I might have gotten a defective display since I already bought one. It’s hard to test 1 hardware with no backup.
I'd like to watch your channel, but the music is too much.
7:35
the voice
Why are you whispering?
Thank you so much
you are welcome, Happy New Year.