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

2.42-inch OLED Display: Difference between revisions

From olighker
m Replace Chinese punctuation with English equivalents
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{#default_form:产品二级页}}</noinclude>
{{ProductInfo
{{产品信息
|title=1.54-inch OLED Display 128*64 (blue)
|标题=2.42-inch OLED Display
|model=1.54-inch OLED
|型号=TEST-OLED-242
|status=Published
|状态=已发布
|module=OLED Display
|所属模块=OLED Display Module
|image1=1.54-oled-800-600-1.jpg
|主图=Product-TEST-OLED-242.png
|image2=1.54-oled-800-600-2.jpg
|副图=Product-TEST-OLED-242.png
|intro=128*64  SSD1309  24pin
|简介=High-contrast compact OLED module demo page, suitable for displaying text, icons, and device status.(Standalone product  3)
|highlights=''1.54" 128x''64 OLED Screen, Multi-interface, 24Pin Soldering Flex Cable, Compatible with ESP32 / Arduino.
|产品要点=* Self-emissive display, no additional backlight needed.
|specs={{{!}} class="wikitable"
* Compact size, low power consumption, easy to embed in tight devices.
{{!}}+
* Supports simple I2C connection.
!Item
* Standalone product ID: 3.
!Specification
|显示尺寸=1.3 inch
{{!}}-
|分辨率=128 × 64
{{!}}Size
|显示接口=I²C
{{!}}1.54 inch OLED Screen
|触控方式=无
{{!}}-
|供电=3.3V
{{!}}Resolution
|外形尺寸=Approx. 35 x 35 mm (demo)
{{!}}128*64
|硬件说明=The module provides VCC, GND, SCL, and SDA interfaces. Confirm I2C address and host pull-up voltage before use.
{{!}}-
|使用说明=# Connect power and the I2C bus.
{{!}}Interface Type
# Scan and confirm the device address.
{{!}}8-bit 68**/80** Parallel, SPI, IIC
# Load the driver matching the resolution.
{{!}}-
# Draw text and graphics to verify orientation.
{{!}}Controller IC
|常见问题=; What if the address cannot be scanned?
{{!}}SSD1309
: Check power, ground, SCL/SDA reversal, and pull-up resistors.
{{!}}-
; What if the display content is misaligned?
{{!}}Display Color
: Confirm controller model, resolution, and page addressing mode.
{{!}}Blue
|显示模式={{{显示模式|详情}}}
{{!}}-
|卡片页面={{{卡片页面|{{PAGENAME}}}}}
{{!}}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==== <span style="color: rgb(52, 176, 176);">1.Hardware Wiring</span> ===
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.
 
=== <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.
|usage=[[File:1.54-oled-800-600-3.jpg|center|thumb|800x800px]]
|faq==== <span style="color: rgb(52, 176, 176);">Q1: What are the optional driver IC for this OLED screen? What is its resolution?</span> ===
A1: Optional driver IC: SSD1309, with 128*64 resolution.
 
=== <span style="color: rgb(52, 176, 176);">Q2: What interfaces does the screen support? What is the specification of the flex cable?</span> ===
A2: It supports 8-bit 68**/80** parallel, SPI and IIC interfaces. 24pin, 0.5mm top-contact FPC flex cable with 36mm length.
|dl3Type=Document
|dl3Name=1.54-ZJY154-2864KLBMG01.pdf
|dl3File=1.54-ZJY154-2864KLBMG01.pdf
|displayMode={{{displayMode|详情}}}
|cardPage={{{cardPage|{{PAGENAME}}}}}
|displaySize=1.3 inch
|resolution=128 × 64
|interface=I²C
|touch=无
|power=3.3V
|dimensions=Approx. 35 x 35 mm (demo)
}}
}}
<noinclude>{{#default_form:ProductPage}}</noinclude>

Latest revision as of 00:07, 17 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


Document

1.54-ZJY154-2864KLBMG01.pdf