Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
DFRobot Fermion 0.91" 128×32 I2C OLED Display — image 1
Hover to zoom

1 / 3 · Click to enlarge

DFRobot

DFRobot Fermion 0.91" 128×32 I2C OLED Display

30+ bought in past month
AI Summary
DF Robot Modules for everyday users

The DFRobot Fermion 0.91" 128×32 I2C OLED Display by DFRobot is a value-for-money df robot modules designed for everyday users. It features Item Type: Module and Voltage Rating (V): 3.3 to 5.

₹1,401
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: ₹1,401
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 24 Aug7 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

Item Type: Module
Voltage Rating (V): 3.3 to 5
Interface: I2C
Operating Temperature (°C): -30 to 70
Mounting Hole Diameter (mm): 2
Length (mm): 33

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-2071740Category: DF Robot Modules

About This Product

The DFRobot Fermion 0.91" 128×32 I2C OLED Display by DFRobot is a value-for-money df robot modules designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: Module
  • Voltage Rating (V): 3.3 to 5 — works with standard household power
  • Interface: I2C — compatible with modern devices
  • Operating Temperature (°C): -30 to 70
  • Mounting Hole Diameter (mm): 2
  • Length (mm): 33
  • Width (mm): 20
  • Color: white pixels

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.

This OLED display module uses the SSD1306 drive chip, has 128x32 self-illuminating white pixels, and adopts the back chip-mounting pad design. Small size, the length is 33mm and the width is 20mm. With its small size, simple wiring and low power consumption, it can be applied to many display applications, such as wearable display devices, Mini small game consoles, desktop widgets, etc. The display module adopts a high-contrast, low-power OLED display. Full-screen lighting consumes approximately 25mA (3.3V) 25mA (5V) and full-screen off power consumption: approx. 2mA (3.3V) 2mA (5V). It is compatible with controllers such as Arduino UNO, Leonardo, ESP32/ESP8266, FireBettle-M0 and so on. Internal power-on reset processing, I2C communication methods, so that your welding line will be more convenient and simpler.

Applications:

  1. Thermometer
  2. Desktop weather display
  3. Kitchen weighing machine
  4. Air quality detector
  5. Mini Game consoles
  6. Wearable display
Note: Turn the pixels off when you are not using the display to prevent the use of some pixels too long to darken them, which will cause the brightness uniformity problem.

Useful link:

For more information refer to the tutorial

Features:

  1. Self-illuminating OLED display
  2. Controllable pixels and low power consumption
  3. Supports power-on reset
  4. Full-screen lighting power: approx. 25mA (3.3V) 25mA (5V)
  5. Full-screen off power consumption: approx. 2mA (3.3V) 2mA (5V)

Package Includes:

1 x Monochrome 0.91”128x32 I2C OLED Display

1 x 2.54 chip-mounting pin-4P

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.