Good morning, everyone.
I have an i2c oled screen and I have a code that uses the adafruit library and it displays on the top and on a few pixels the beginning of the display and on the rest of the screen, there are only points.
I tried this method with 2 different screens.
Have a good day.
llaq.
You missed the bit “ and it is wired like this and the code is..”
No,my tuto is :https://diyprojects.io/using-i2c-128x64-0-96-ssd1306-oled-display-arduino/
SDA on A4 SCL on A5 GND on gnd VCC on 3.3V.
Thank you.
llaq.
Are you using the correct setting/library for the screen's driver chip?
Does your screen really have the ssd1306?
Some OLED's have other chips like the SH1106
Thank you, according to the technical data sheet on the screen, it is the SH1106.
I'm testing and I'm telling you;
Thank you.
EDIT :
Thanks,it's work !
llaq:
Thank you, according to the technical data sheet on the screen, it is the SH1106.
I'm testing and I'm telling you;
Thank you.
EDIT :
Thanks,it's work !
Great! Enjoy!