Skip to main content
Monochrome 128x64 OLED display with I2C interface
This part has been deprecated. Please use board-ssd1306 instead.

Pin names

pin
I2C data line (SDA) - Arduino Uno pin A4
pin
I2C clock line (SCL) - Arduino Uno pin A5
pin
Unused (for SPI mode, not supported)
pin
Unused (for SPI mode, not supported)
pin
Unused (for SPI mode, not supported)
pin
3.3V regulated output
pin
Ground
pin
Supply voltage
DC, RST and CS are for SPI mode. The SSD1306 simulation only supports I2C mode, so these pins are not functional.
The default I2C address of the SSD1306 module is 0x3c (60).

Attributes

string
default:"0x3c"
I2C address of the display

Simulator examples

See board-ssd1306.