
0.91 Inch White OLED Display Module I2C Interface
- SKU:
- 1820
- Condition:
- New

0.91-inch White OLED Display Module (I2C Interface)
The 0.91-inch White OLED Display Module (I2C Interface) is a compact screen ideal for adding clear visual output to microcontroller projects. With a 128×32 resolution and bright white pixels, it provides sharp text and simple graphics. The I2C interface makes wiring straightforward and reduces pin usage. Perfect for Arduino, Raspberry Pi, and embedded builds where space is tight.
There is a great tutorial on Adafruit Learn, follow the instructions for the 128x32 I2C Display. It is surprising how easy it is to work with this module.
Features
- Driver IC: SSD1306
- Size: 0.91 inch OLED
- Resolution: 128 x 32
- IIC interface
- Display Color: White/Black
- GND: Power Ground
- VCC: Power + (DC 3.3 ~5v)
- SCL: Clock Line
- SDA: Data Line
Ressources
2 Reviews Hide Reviews Show Reviews
-
Great tiny display
A real small display that is real easy to use. I have run this on a Pico W and powered it from the on-board 5v supply without issue. The Micropython SSD1306 library gets you up and going quick. It's an easy way to add some output to a project, like for a countdown or status display.
-
Great product, confusing instructions
I am so happy with my OLED and its been real fun getting it setup. My biggest hiccup was confusing guidance on whether it was 5v or 3v3 for power.
The directions on Adafruit for "Wiring 128x32 I2C Display" are for a different pin-out that requires 5v. Based on my experience, I had to hook this up to the 3v3 pin to get it working.