1.3 inch oled Display: Difference between revisions
From olighker
More actions
No edit summary |
No edit summary |
||
| Line 70: | Line 70: | ||
|dl2Name=Esp32 screen display 1_3 v10.zip | |dl2Name=Esp32 screen display 1_3 v10.zip | ||
|dl2File=Esp32 screen display 1 3 v10.zip | |dl2File=Esp32 screen display 1 3 v10.zip | ||
|dl3Type=Document | |||
|dl3Name=ZJY130-2864KLBLG23X_.pdf | |||
|dl3File=ZJY130-2864KLBLG23X .pdf | |||
|displayMode={{{displayMode|详情}}} | |displayMode={{{displayMode|详情}}} | ||
|cardPage={{{cardPage|{{PAGENAME}}}}} | |cardPage={{{cardPage|{{PAGENAME}}}}} | ||
Revision as of 22:57, 16 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
- What if the address cannot be scanned?
- Check power, ground, SCL/SDA reversal, and pull-up resistors.
- What if the display content is misaligned?
- Confirm controller model, resolution, and page addressing mode.
Downloads

