1.3 inch oled Display: Difference between revisions
From olighker
More actions
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
; What if the display content is misaligned? | ; What if the display content is misaligned? | ||
: Confirm controller model, resolution, and page addressing mode. | : Confirm controller model, resolution, and page addressing mode. | ||
|dl1Type=Demo | |||
|dl1Name=Esp8266 screen display 1_3 v10.zip | |||
|dl1File=Esp8266 screen display 1 3 v10.zip | |||
|dl2Type=Demo | |||
|dl2Name=Esp32 screen display 1_3 v10.zip | |||
|dl2File=Esp32 screen display 1 3 v10.zip | |||
|displayMode={{{displayMode|详情}}} | |displayMode={{{displayMode|详情}}} | ||
|cardPage={{{cardPage|{{PAGENAME}}}}} | |cardPage={{{cardPage|{{PAGENAME}}}}} | ||
Revision as of 10:41, 16 September 2026
Introduction
- Self-emissive display, no additional backlight needed.
- Compact size, low power consumption, easy to embed in tight devices.
- Supports simple I2C connection.
- Standalone product ID: 2.
Specifications
Specifications to be added.
Hardware
The module provides VCC, GND, SCL, and SDA interfaces. Confirm I2C address and host pull-up voltage before use.
Size
- Connect power and the I2C bus.
- Scan and confirm the device address.
- Load the driver matching the resolution.
- Draw text and graphics to verify orientation.
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

