Description
This 0.96-inch OLED display is a compact, high-contrast module perfect for adding a visual interface to your electronics projects. Since it uses organic light-emitting diode technology, it doesn’t require a backlight, resulting in deep blacks, vibrant blue pixels, and significantly lower power consumption compared to traditional LCDs.
Its I2C interface makes it incredibly easy to wire, requiring only four pins to get up and running with most popular microcontrollers.
Key Features
- High Contrast: Self-illuminating pixels provide a crisp, clear display even in dark environments.
- Wide Viewing Angle: Maintains color accuracy and visibility at angles greater than 160°.
- Ultra-Low Power: Draws approximately 0.06W during normal operation.
- Easy Integration: Simple 4-pin I2C (SDA/SCL) communication protocol.
- Breadboard Friendly: Compact size with standard header pins for easy prototyping.
Technical Specifications
| Specification | Details |
| Display Size | 0.96 Inch |
| Resolution | 128 x 64 Pixels |
| Display Color | Blue |
| Driver IC | SSD1306 |
| Interface | I2C (Address: 0x3C or 0x3D) |
| Operating Voltage | 3.3V to 5V DC |
| Operating Temp | -30°C to 70°C |
| Dimensions | 27.3mm x 27.8mm x 3.7mm |
* Dimensions can be vary according to manufacturer.
Pin Description
- GND: Ground
- VCC: Power Supply (3.3V – 5V)
- SCL: Serial Clock Line
- SDA: Serial Data Line
When using this with an Arduino or ESP32, the Adafruit_SSD1306 and u8g2 libraries are excellent choices for quick setup and custom graphics rendering.


Reviews
There are no reviews yet.