Hello,
I’ve pruchased the OLED 0,96" display
I connected it on arduino uno with I2C (changed the BS1 from 0 to 1)
I tried to connect it whith the wire.h librairy, and all scanner program I test return “No adress”
The screen is off (no light, no display) as if there were no power (and there is +5V)
has anyone experience the same issue?
Thanks
This error is due to a missing SSD1306 Arduino Library. Copy the attached files ssd1306.cpp and ssd1306.h to the directory arduino/libraries. ssd1306.rar (7.99 KB)