lexus2k / ssd1306

Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms
MIT License
651 stars 125 forks source link

ssd1306_demo #163

Open jtannenba opened 3 months ago

jtannenba commented 3 months ago

Ask any question, you have, regarding the library Ok got an ATTiny84a and loaded the demo and nothing happens. I can't find where you load the address of the oled? and tracking thru the libraries, look like I2C is on Pins 4 and 6 instead of SDA on 7 and SCL on 9 as per the pinout on the datasheet. So, what have I missed. I'm 80 and my brain has slowed., but I'm stumped.

Thanks

Ok Disregard, dummy had SDA and SCL reversed. I still can't find where the 0x3c (0x78) address comes from, though pulsview show the address.