SparkFun
Qwiic OLED Display - 1.5in 128x128
· MPN: LCD-29530
This compact OLED board gives your project a crisp monochrome white-on-black interface in a 1.5-inch square form factor. With 128x128 pixels and a 1:1 aspect...
Get notified when back in stock
This compact OLED board gives your project a crisp monochrome white-on-black interface in a 1.5-inch square form factor. With 128x128 pixels and a 1:1 aspect ratio, it suits custom graphics, menus, status screens and data plotting.
The display uses Chip-on-Glass (COG) OLED technology, so each pixel emits its own light without a bulky backlight. This helps keep the module thin and power-efficient while delivering strong contrast and deep blacks compared with traditional LCDs.
For fast prototyping, the board includes two Qwiic connectors for default I2C communication, so it can be connected with a Qwiic cable without soldering or breadboarding. If your application needs faster refresh rates, standard 0.1-inch pins are broken out for SPI communication.
SPI use requires cutting traces on the back of the board and using a microcontroller with 3.3V logic. Documentation provided by SparkFun includes the schematic, KiCad files, hookup guide, datasheets and GitHub repository.
Features:
- Qwiic Connect System: Two Qwiic connectors capable of I2C communication for plug-in connection with a Qwiic cable.
- SPI Capable: Standard 0.1" pins are broken out for SPI communication.
- Chip-on-glass OLED design eliminates the need for a backlight.
- Suitable for graphics, text and data plotting.
Specifications:
- Display size/resolution: 1.5" square 128x128 pixel display
- Display: WEO128128HWAP3N00000
- Display colour: Monochrome White on Black
- Display Area: 26.86mm x 28.86mm
- Display Driver: CH1120
- I2C Interface: I2C Interface (Default)
- Addresses: Ox3C (Default) 0x3D
- SPI Interface: SPI Interface (Alternate)
- Logic level: 3.3V Logic Only
- Header: 0.1"-spaced PTH Header
- Power indicator: Red Power LED
- Connectors: 2x Qwiic Connectors
A neat display option for Qwiic-based projects, compact instruments, handheld gadgets and embedded user interfaces.
Jargon buster
Plain-language definitions for the technical terms used above.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- OLED
- OLED stands for organic light-emitting diode, a display type where each pixel produces its own light. It matters because OLED screens are thin, high-contrast and easy to read for small status displays, but they can be more sensitive to image burn-in than some other display types.
- PTH
- Plated through-hole means the pin holes are metal-lined so solder connects the pad on both sides of the board. It is useful for connectors and headers that need a strong mechanical and electrical connection.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
Displays & Screens
Qwiic OLED 1.5in Schematic
Schematic · 225.7 KB · Click any page to view full size
WEO128128HWAP3N00000 OLED Datasheet
Datasheet · 1.5 MB · Click any page to view full size
CH1120 Controller Datasheet
Datasheet · 3.0 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 893.0 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
Add a crisp, high-contrast user interface to your project with this compact 1.5-inch OLED display, featuring effortless Qwiic integration and low power consumption.
1e33162
26 days ago
· 42 commits
- .github Update mkdocs.yml 26 days ago
- docs Docs update 6 months ago
- Documents Adds CH1120 datasheet 11 months ago
- Hardware Replaces the 536k part with a 549k part 10 months ago
- overrides Initial docs commit 10 months ago
- .gitattributes Initial commit about 1 year ago
- .gitignore Initial commit about 1 year ago
- mkdocs.yml Update mkdocs.yml 26 days ago
- README.md Create README.md 6 months ago
Related Tutorials
Free guides on learn.littlebird.com.au