Skip to Content

OLED 0.91 Inch LCD Display Module 128x32 (unsoldered Pins)

The OLED (Organic Light-Emitting Diode) 128x32 dot matrix display module with I2C Interface is a state-of-the-art display solution that offers significant advantages over traditional LED displays. With its super-light, self-emission, high contrast, wide viewing angle, and low power consumption, this OLED screen is compatible with Arduino and easily accessible with the included libraries.

Package Includes:

  • 1 x OLED Display Module (128x32)
  • Pin Headers (Unsoldered)

24.95 AED 24.95 AED Tax Included
24.95 AED Tax Included

Not Available For Sale

This combination does not exist.

OLED White

Terms and Conditions
30-day money-back guarantee
Shipping: 2-3 Business Days

 

Features:

  • High Contrast and Brightness: The OLED display offers high contrast, producing a brighter and crisper picture, thanks to its self-emitting properties.
  • Wide Viewing Angle: With a viewing angle of up to 160 degrees, the display ensures optimal visibility from various perspectives.
  • Low Power Consumption: The OLED display does not require a backlight LED, resulting in lower power consumption—averaging around 20mA.
  • SSD1306 Controller: Utilizes the SSD1306 OLED driver controller, enabling efficient communication with the microcontroller through I2C.
  • Operating Voltage: The SSD1306 controller operates between 1.65V to 3.3V, while the OLED panel accepts a supply voltage of 7V to 15V, easily compatible with Arduino and 5V logic microcontrollers.
  • Internal Charge Pump Circuitry: The module features internal charge pump circuitry, eliminating the need for a logic-level converter.

Specifications:

  • Driver IC: SSD1306
  • Size: 0.91 inch OLED
  • Resolution: 128 x 32
  • Interface: IIC

Pinout:

  • GND: Power Ground
  • VCC: Power + (DC 3.3 ~ 5V)
  • SCL: Clock Line
  • SDA: Data Line
  • Pin Headers: Unsoldered

How to Wire to Arduino:

SCL SDA Arduino
A5 A4 Uno
A5 A4 Nano
A5 A4 Mega
21 20 Leonardo / Micro

Setting Up:

  1. Download Driver Library: OLED SSD1306 controller Library
  2. Download Graphics Library: Adafruit GFX Library
  3. Additional Library for Error After 2019: Solution for the SSD1306 Library Error