> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/wokwi/wokwi-docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Grove OLED Display (SH1107)

> Monochrome display with 128x128 resolution

Monochrome display with 128x128 resolution

## Pin names

<ParamField path="SCL" type="pin">
  I2C Clock
</ParamField>

<ParamField path="SDA" type="pin">
  I2C Data
</ParamField>

<ParamField path="VCC" type="pin">
  Power
</ParamField>

<ParamField path="GND" type="pin">
  Ground
</ParamField>

<Note>
  Only the I2C interface is supported. The SPI interface is not simulated.
</Note>

## Simulator examples

* [SH1107\_OLED\_Clock](https://wokwi.com/projects/398405932489759745)
