It's easy to use OLEDs with CircuitPython and the Adafruit CircuitPython DisplayIO SSD1306 module. This module allows you to easily write CircuitPython code to control the display.
You can use this sensor with any CircuitPython microcontroller board.
We'll cover how to wire the OLED to your CircuitPython microcontroller board. First assemble your OLED.
Connect the OLED to your microcontroller board as shown below.
|
|
|
You do not need to alter the jumpers on the back - I2C is the default configuration on this display!
Note: Connecting the OLED RST is not necessary as this revision added auto-reset circuitry so the RESET pin is not required. |
|
|