Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
GoldenMorning 1.3 Inch I2C IIC 4 pin OLED Display Module with VCC GND-Blue — image 1
Hover to zoom

1 / 2 · Click to enlarge

GoldenMorning

GoldenMorning 1.3 Inch I2C IIC 4 pin OLED Display Module with VCC GND-Blue

4.73 ratings
383+ bought in past month
AI Summary
OLED Display for everyday users

The GoldenMorning 1.3 Inch I2C IIC 4 pin OLED Display Module with VCC GND-Blue by GoldenMorning is a value-for-money oled display designed for everyday users. It features Display Size (Inch): 1.3 and Display Resolution (pixel): 128 × 64. Customers praise its accurate and reliable.

accurate and reliable
₹841
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: ₹841
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 17 Aug31 Aug
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

Display Size (Inch): 1.3
Display Resolution (pixel): 128 × 64
Operating Voltage (V): 3.3V-5V DC
Display Area (mm): 29.42 × 14.7mm
Operating Temperature (°C): -40° to 70° C
Length (mm): 35.5

Ideal For

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

About This Product

The GoldenMorning 1.3 Inch I2C IIC 4 pin OLED Display Module with VCC GND-Blue by GoldenMorning is a value-for-money oled display designed for everyday users. Customers highlight its accurate and reliable.

Key Specifications

  • Display Size (Inch): 1.3 — crisp, vibrant visuals in any lighting
  • Display Resolution (pixel): 128 × 64 — crisp, vibrant visuals in any lighting
  • Operating Voltage (V): 3.3V-5V DC — works with standard household power
  • Display Area (mm): 29.42 × 14.7mm — crisp, vibrant visuals in any lighting
  • Operating Temperature (°C): -40° to 70° C
  • Length (mm): 35.5
  • Width (mm): 33.5
  • Weight (g): 6

Why Buy from Pricio?

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

This is a 1.3 inch blue OLED display module. The display module can be interfaced with any microcontroller using SPI/IIC protocols. It is having a resolution of 128x64. The package includes a display board, display, 6 pin male header pre-soldered to board.

OLED (Organic Light-Emitting Diode) is a self-light-emitting technology composed of a thin, multi-layered organic film placed between an anode and cathode. In contrast to LCD technology, OLED does not require a backlight. OLED possesses high application potential for virtually all types of displays and is regarded as the ultimate technology for the next generation of flat-panel displays.

OLEDs basic structure consists of organic materials positioned between the cathode and the anode, which is composed of electric conductive transparent Indium Tin Oxide (ITO). The organic materials compose a multi-layered thin film, which includes the Hole Transporting Layer (HTL), Emission Layer (EML) and the Electron Transporting Layer (ETL). By applying the appropriate electric voltage, holes and electrons are injected into the EML from the anode and the cathode, respectively. The holes and electrons combine inside the EML to form excitons, after which electroluminescence occurs. The transfer material, emission layer material, and choice of electrode are the key factors that determine the quality of OLED components.

Pin Details:
  1. VCC (positive power supply)
  2. GND (power ground)
  3. SCK (clock line)
  4. SDA (data line)

Features:

  1. Only Need 2 I/O Port to Control
  2. Resolution : 128x48 pixels
  3. Color: Blue
  4. Fully Compatible with Arduino
  5. Working temperature: -30°C ~ 70°C
  6. Factory configured for SPI protocol (can be easily changed to IIC)

Useful Links:

Package Includes:

1 x GoldenMorning 1.3 Inch I2C IIC 4 pin OLED Display Module with VCC GND-Blue

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.