Arduino and oled screen i2c problem

Hi guys I have an i2c oled screen with Arduino one but I can't make it work with the adafruit_SSD1306 library but with the u8g library it works how can I do them or try them all but nothing can anyone help me?
4 Replies
pseud0
pseud03mo ago
did you make sure to use the same I2C addresses and access type (hardware-I2C / software-I2C) for both libraries?
Ambitammi
AmbitammiOP3mo ago
Yes
pseud0
pseud03mo ago
show both sketches that you've been running, in full. use pastebin.com as needed.
Ambitammi
AmbitammiOP3mo ago
As soon as I get home

Did you find this page helpful?