Whenever I run the example codes for I2C 128x64, it displays this weird noisy thing and I do not know whats causing it. The characters that the code has does run on the top part of the screen but only a partial part of it. Any help will do
Good morning,
At a glance I'd say check the SDA & SCL pins. Switch them and see if that resolves your problem. I purchased a five pack of these and they all worked except for one. The pins weren't labeled correctly and when I switched them it worked. Otherwise check to make sure you're in fact using the I2C sketch and not SPI. Make sure you're using the correct library. Otherwise when all else fails try a different OLED. Hope this helps, have a great day.
Hi @musicman608 thanks for the suggestion. I got the screen working after trying out u8x8 library.
No worries my friend. Glad to help.
I get the "noise" when I do not tell the sketch the correct size of the image.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.