Feature

●Display Size: 0.96 Inch; Power Voltage: 3.3V-5V; Resolution: 128x64; Display Controller: SSD1306; Signal Interface: I2C; Display Color: White
●OLED Display: Self-luminescent display. Excellent visibility, high contrast, high brightness, wide viewing angle, and very fast response speed.
●I2C address can be changed: when connected to 0x78, it will be 0x3C; connect 0x7A, it will be 0x3D.
●The SSD 1306 control chip is a classic IC that has many libraries, so it is very convenient to edit.
●Wiring: For R3 development boards: GND-GND, 5V/3.3V-VCC, SCL-SCL, SDA-SDA.


Description

Specifications:

Screen Size: 0.96"
Power supply voltage: 3.3V-5V
Resolution: 128 x 64
Display controller: SSD1306
I2C address: 0x3C, 0x3D
Signal Interface: I2C
Display Color: White
Viewing angle: >160°
Power consumption: low, normal operation 0.04 W.
Module Size: 1.0 x 1.0 inches (25.4 x 26.1 mm).

Note:

Make sure every 50th line is:
If the I2C address is 0x3C:
#define SSD1306_I2C_ADDRESS 0x3C // 01110+SA0+RW - 0x3C or 0x3D
If the I2C address is 0x3D:
#define SSD1306_I2C_ADDRESS 0x3D // 01110+SA0+RW - 0x3C or 0x3D

Because the resolution is 128x64, when the 70th line contains the following content:
// #define SSD1306_128_64
#define SSD1306_128_32
// #define SSD1306_96_16
Please edit as follows:
#define SSD1306_128_64
// #define SSD1306_128_32
// #define SSD1306_96_16

Package:
3 x 0.96" OLED LCD Display Module KeeYees: offers a variety of electronic modules, components, DIY parts and kits. We pursue quality and offer competitive prices. Support your DIY life.