Toggle menu
Toggle preferences menu
Toggle personal menu
Administrator Login Only
Access is restricted to site administrators.

1.54 inch oled Display: Difference between revisions

From olighker
No edit summary
No edit summary
Line 62: Line 62:
== <span style="color: rgb(52, 176, 176);">2.Compilation & Upload</span> ==
== <span style="color: rgb(52, 176, 176);">2.Compilation & Upload</span> ==
Open the sample code, compile it, upload the code, and perform the final test.
Open the sample code, compile it, upload the code, and perform the final test.
|usage=# Connect power and the I2C bus.
|usage=[[File:1.54-oled-800-600-3.jpg|center|thumb|800x800px]]
# Scan and confirm the device address.
|faq=== <span style="color: rgb(52, 176, 176);">Q1: What are the optional driver IC for this OLED screen? What is its resolution?</span> ==
# Load the driver matching the resolution.
A1: Optional driver IC: SSD1309, with 128*64 resolution.
# Draw text and graphics to verify orientation.
 
|faq=; What if the address cannot be scanned?
== <span style="color: rgb(52, 176, 176);">Q2: What interfaces does the screen support? What is the specification of the flex cable?</span> ==
: Check power, ground, SCL/SDA reversal, and pull-up resistors.
A2: It supports 8-bit 68**/80** parallel, SPI and IIC interfaces. 24pin, 0.5mm top-contact FPC flex cable with 36mm length.
; What if the display content is misaligned?
: Confirm controller model, resolution, and page addressing mode.
|displayMode={{{displayMode|详情}}}
|displayMode={{{displayMode|详情}}}
|cardPage={{{cardPage|{{PAGENAME}}}}}
|cardPage={{{cardPage|{{PAGENAME}}}}}

Revision as of 23:16, 16 September 2026

OLED Display

1.54-inch OLED
Published
128*64  SSD1309  24pin


Introduction

1.54" 128x64 OLED Screen, Multi-interface, 24Pin Soldering Flex Cable, Compatible with ESP32 / Arduino.

Specifications

Item Specification
Size 1.54 inch OLED Screen
Resolution 128*64
Interface Type 8-bit 68**/80** Parallel, SPI, IIC
Controller IC SSD1309
Display Color Blue
Active Area 35.052 × 17.516 (mm)
Panel Dimension 42.04 × 27.22 × 1.45 (mm)
Pixel Pitch 0.274 × 0.274 (mm)
Pixel Size 0.254 × 0.254 (mm)
Flex Cable Length 36 (mm)
Pin Count 24pin (0.5mm Top Contact Type)
Viewing Angle Full Viewing Angle
Operating Temperature -40 ~ 70℃
Weight 3.28g

Hardware

1.Hardware Wiring

1.54" OLED (SSD1309, IIC Interface) ↔ Arduino Board

You need to use the OLED 24P Shield adapter board, together with an Arduino-compatible mainboard. You can freely choose either ESP8266 Arduino Board or ESP32 Arduino Board.

2.Compilation & Upload

Open the sample code, compile it, upload the code, and perform the final test.

Size

FAQ

Q1: What are the optional driver IC for this OLED screen? What is its resolution?

A1: Optional driver IC: SSD1309, with 128*64 resolution.

Q2: What interfaces does the screen support? What is the specification of the flex cable?

A2: It supports 8-bit 68**/80** parallel, SPI and IIC interfaces. 24pin, 0.5mm top-contact FPC flex cable with 36mm length.

Downloads

暂无Published资源,管理员可在产品表单中添加下载文件。