Hello friends,
I'm trying to replace my Reprap's display with SSD1306 as explained
here but nothing is displayed and I'm about to blow up. Here's what I've done so far:
- Made changes on relevant header files (check the link above)
- Downloaded U8glib library
- Connected screen to I2C pins correctly
These seem to be all things to do yet all I get is a black screen. Adafruit's example code works well so hardware is not faulty. What is the catch? What might I be doing wrong? Or if you have a working code, please upload it. Thank you so much in advance.
Oktay