1.5″ OLED Display Module (128×128)
This is a 1.5″ OLED Display Module, with 128×128 pixels, 16 gray scale and an embedded controller.
The module communicates via an SPI interface, making it great for a number of different development boards such as the Raspberry Pi.
Features
- 128×128 high resolution
- 16 gray scale – better display effect
- Supports SPI or I2C interface, configured via onboard resistor
- Comes with development resources and manual (examples for Raspberry Pi/Arduino)
Resources
- Product Wiki
- User manual
- Demo code
Package Contents
- 1x 1.5″ OLED Module
- 1x PH2.0 7-pin
Specifications
- Driver: SSD1327
- Interface: SPI / I2C
- Display colour: White
- Gray scale: 16
- Resolution: 128×128 (most other competitive products are typically 128×64)
- Viewing angle: >160°
- Operating voltage: 3.3V / 5V
- Dimension: 44.5 x 37 (mm)
Interface
SYMBOL | DESCRIPTION |
---|---|
VCC | Power (3.3~5V input) |
GND | Ground |
DIN | Data input |
CLK | Clock data input |
CS | Chip selection, low active |
DC | Data/Command select (high for data, low for command) |
RST | Reset, low active |
There are two available drive interfaces for this OLED module: 4-wire SPI and I2C:
SPI | I2C | |
BS1 | 0 | 1 |
BS2 | 0 | 1 |
CS | Chip select | NC |
DC | Data/Command | I2C address selection |
DIN | MOSI | SDA |
CLK | SCK | SCL |