Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
0.91 inch 128x32 Blue OLED Display Module with I2C/IIC Serial Interface — image 1
Hover to zoom

1 / 4 · Click to enlarge

0.91 inch 128x32 Blue OLED Display Module with I2C/IIC Serial Interface

33+ bought in past month
AI Summary
OLED Display for everyday users

The 0.91 inch 128x32 Blue OLED Display Module with I2C/IIC Serial Interface is a value-for-money oled display designed for everyday users. It features Resolution: 128x64 and Interface: I2C, SPI, and 8-bit parallel.

₹719
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹719
Buying tip: A smart budget buy — solid performance without breaking the bank.
Estimated delivery: 26 Aug9 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Resolution: 128x64
Interface: I2C, SPI, and 8-bit parallel
Controller: SSD1306
Operating Voltage: 3.3-5V
Shipping Weight: 0.01 kg
Shipping Dimensions: 9 × 6 × 2 cm

Ideal For

Everyday convenience
Share:
SKU: robu-2378499Category: OLED Display

About This Product

The 0.91 inch 128x32 Blue OLED Display Module with I2C/IIC Serial Interface is a value-for-money oled display designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Resolution: 128x64
  • Interface: I2C, SPI, and 8-bit parallel — compatible with modern devices
  • Controller: SSD1306
  • Operating Voltage: 3.3-5V — works with standard household power
  • Shipping Weight: 0.01 kg
  • Shipping Dimensions: 9 × 6 × 2 cm

Why Buy from Elecvora?

Elecvora sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

2.32cm(0.91inch) I2C/IIC Blue Color OLED Display Module offers 128×32 pixel resolution. It produces blue text on black background with very good contrast when supplied with 2.8V DC . This is much less thickness than LCD displays with good brightness and produce better and true colors. In contrast to LCD technology, OLED does not require a backlight and it offers a very wide viewing angle.

It has a property known as Electroluminescence(EL), which causes the material to glow when stimulated by a current or an electric field. This OLED Display Module is very compact and have a user interface experience to Arduino. The connection of this display with Arduino is made through the I2C(IIC) serial interface.

Note: Image shown is for illustrative purpose actual product may vary.


Features :

  1. No need of the backlight
  2. 128×32 pixel resolution
  3. It is self-illuminating
  4. Power requirement is low
  5. High contrast ratio
  6. High brightness
  7. Wide temperature range
  8. Large viewing angle
  9. Fully compatible with multiple controlling chips
  10. Better performance characteristics than traditional LCD and LED displays.

Package Include:

1 x 0.91 inch 128x32 Blue OLED Display Module with I2C/IIC Serial Interface

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.