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

1.3英寸 OLED 显示模块: Difference between revisions

From olighker
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 7: Line 7:
|image2=0.96 oled-800-600-2.jpg
|image2=0.96 oled-800-600-2.jpg
|intro=128*64  SSD1306 30pin
|intro=128*64  SSD1306 30pin
|highlights=* Self-emissive display, no additional backlight needed.
|highlights=''0.96" 128x''64 OLED Screen, Multi-interface, 30Pin Soldering Flex Cable, Compatible with ESP32 / Arduino.
* Compact size, low power consumption, easy to embed in tight devices.
|videoTitle=0.96-inch OLED
* Supports simple I2C connection.
|videoURL=https://youtu.be/EBgPYXZhjoQ
* Standalone product ID: 1.
|specs={{{!}} class="wikitable"
|hardware=The module provides VCC, GND, SCL, and SDA interfaces. Confirm I2C address and host pull-up voltage before use.
{{!}}+
|usage=# Connect power and the I2C bus.
!Item
# Scan and confirm the device address.
!Specification
# Load the driver matching the resolution.
{{!}}-
# Draw text and graphics to verify orientation.
{{!}}Size
|faq=; What if the address cannot be scanned?
{{!}}0.96 inch OLED Screen
: Check power, ground, SCL/SDA reversal, and pull-up resistors.
{{!}}-
; What if the display content is misaligned?
{{!}}Resolution
: Confirm controller model, resolution, and page addressing mode.
{{!}}128*64
{{!}}-
{{!}}Interface Type
{{!}}SPI, IIC, 8-bit Parallel
{{!}}-
{{!}}Controller IC
{{!}}SSD1306
{{!}}-
{{!}}Display Color
{{!}}Blue
{{!}}-
{{!}}Active Area
{{!}}21.744 × 10.864 (mm)
{{!}}-
{{!}}Panel Dimension
{{!}}26.70 × 19.26 × 1.4 (mm)
{{!}}-
{{!}}Pixel Pitch
{{!}}0.17 × 0.17 (mm)
{{!}}-
{{!}}Pixel Size
{{!}}0.154 × 0.154 (mm)
{{!}}-
{{!}}Flex Cable Length
{{!}}12.0 (mm)
{{!}}-
{{!}}Pin Count
{{!}}30pin (0.5mm Top Contact Type)
{{!}}-
{{!}}Viewing Angle
{{!}}Full Viewing Angle
{{!}}-
{{!}}Operating Temperature
{{!}} -40 ~ 70℃
{{!}}}
|hardware==== <span style="color: rgb(52, 176, 176);">1.Hardware Wiring</span> ===
0.96" OLED (SSD1306, IIC Interface) ↔ Arduino Board
 
You need to use the OLED 30P 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:0.96 oled-800-600-3.jpg|center|thumb|800x800px]]
|faq==== <span style="color: rgb(52, 176, 176);">Q1: What main controllers does this OLED screen support?</span> ===
A1: It supports mainstream development boards such as Arduino, ESP32 and STM32, compatible with SPI, IIC and 8-bit parallel communication.
 
=== <span style="color: rgb(52, 176, 176);">Q2: What color is this OLED screen? Which driver IC does it use?</span> ===
A2: Only blue color available, equipped with SSD1306 driver IC.
 
=== <span style="color: rgb(52, 176, 176);">Q3: What is the operating temperature range of this OLED? Is the flex cable soldering type?</span> ===
A3: Operating temperature: -40℃ ~ 70℃. It adopts 30Pin 0.7mm soldering FPC flex cable.
|dl1Type=Demo
|dl1Name=Esp8266 screen display 096 v10.zip
|dl1File=Esp8266 screen display 096 v10.zip
|dl2Type=Demo
|dl2Name=Esp32 screen display 096 v10.zip
|dl2File=Esp32 screen display 096 v10.zip
|dl3Type=Document
|dl3Name=ZJY096-2864KLBEG42.pdf
|dl3File=ZJY096-2864KLBEG42.pdf
|displayMode={{{displayMode|详情}}}
|displayMode={{{displayMode|详情}}}
|cardPage={{{cardPage|{{PAGENAME}}}}}
|cardPage={{{cardPage|{{PAGENAME}}}}}

Latest revision as of 10:55, 18 September 2026

OLED Display

0.96-inch OLED
Published
128*64  SSD1306 30pin

Introduction

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

Specifications

Item Specification
Size 0.96 inch OLED Screen
Resolution 128*64
Interface Type SPI, IIC, 8-bit Parallel
Controller IC SSD1306
Display Color Blue
Active Area 21.744 × 10.864 (mm)
Panel Dimension 26.70 × 19.26 × 1.4 (mm)
Pixel Pitch 0.17 × 0.17 (mm)
Pixel Size 0.154 × 0.154 (mm)
Flex Cable Length 12.0 (mm)
Pin Count 30pin (0.5mm Top Contact Type)
Viewing Angle Full Viewing Angle
Operating Temperature -40 ~ 70℃

Hardware

1.Hardware Wiring

0.96" OLED (SSD1306, IIC Interface) ↔ Arduino Board

You need to use the OLED 30P 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 main controllers does this OLED screen support?

A1: It supports mainstream development boards such as Arduino, ESP32 and STM32, compatible with SPI, IIC and 8-bit parallel communication.

Q2: What color is this OLED screen? Which driver IC does it use?

A2: Only blue color available, equipped with SSD1306 driver IC.

Q3: What is the operating temperature range of this OLED? Is the flex cable soldering type?

A3: Operating temperature: -40℃ ~ 70℃. It adopts 30Pin 0.7mm soldering FPC flex cable.

Downloads

Demo

Esp8266 screen display 096 v10.zip

Demo

Esp32 screen display 096 v10.zip

Document

ZJY096-2864KLBEG42.pdf