1.3-inch OLED Display: Difference between revisions
From olighker
More actions
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
|intro=128*64 SH1106 30pin | |intro=128*64 SH1106 30pin | ||
|highlights=''1.3" 128x''64 OLED Screen, Multi-interface, 30Pin Soldering Flex Cable, Compatible with ESP32 / Arduino. | |highlights=''1.3" 128x''64 OLED Screen, Multi-interface, 30Pin Soldering Flex Cable, Compatible with ESP32 / Arduino. | ||
|videoTitle=1.3-inch OLED | |||
|videoURL=https://youtu.be/y08npQUHeik | |||
|specs={{{!}} class="wikitable" | |specs={{{!}} class="wikitable" | ||
{{!}}+ | {{!}}+ | ||
Latest revision as of 10:58, 18 September 2026
Introduction
1.3" 128x64 OLED Screen, Multi-interface, 30Pin Soldering Flex Cable, Compatible with ESP32 / Arduino.
Specifications
| Item | Specification |
|---|---|
| Size | 1.30 inch OLED Screen |
| Resolution | 128*64 |
| Interface Type | SPI, IIC, 8-bit Parallel |
| Controller IC | SH1106 |
| Display Color | Blue |
| Active Area | 29.42 × 14.7 (mm) |
| Panel Dimension | 34.5 × 23.0 × 1.4 (mm) |
| Pixel Pitch | 0.23 × 0.23 (mm) |
| Pixel Size | 0.21 × 0.21 (mm) |
| Flex Cable Length | 40 (mm) |
| Pin Count | 30pin (0.5mm Top Contact Type) |
| Viewing Angle | Full Viewing Angle |
| Operating Temperature | -40 ~ 70℃ |
Hardware
1.Hardware Wiring
1.3" OLED (SH1106, 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 is the driver IC of this OLED screen? What is its resolution?
A1: It adopts SH1106 driver IC with 128*64 resolution.
Q2: What interfaces does the screen support? What type of flex cable is it?
A2: It supports SPI, IIC and 8-bit parallel interfaces. 30pin, 0.5mm top-contact FPC flex cable with 40mm length.
Q3: Can it work with ESP8266 / ESP32?
A3: Yes, it is compatible with main controllers like ESP8266 and ESP32.
Downloads

