Found a better price?
Let us know!
We'll try to match the price for you
People Also Buy
0.96 Inch Yellow-Blue OLED Display Module (4-Pin)
This is the 0.96 inch OLED display module, it is made of 128x64 individual yellow and blue OLED pixels, each one is turn on or off by the controller chip. It works without a backlight, that is, in a dark environment OLED display module is higher compared to that of LCD display you will like the miniature for its crispness.
The driver chip of this OLED is SSD1306, which is compatible with I2C communication. This is an I2C OLED display, So this module can be controlled by I2C. That is, except the VCC and GND, 2 wires would be needed when using 4-wires I2C mode.
There is also a simple switch-cap charge pump that turns 5v into a low voltage drive for the OLEDs, making this module the easiest way to get an OLED display module, into your project. OLED is self-luminous, with no backlight.
OLED (Organic Light-Emitting Diode) is a self-light-emitting technology composed of a thin, multi-layered organic film placed between an anode and cathode. In contrast to LCD technology, OLED does not require a backlight. OLED possesses high application potential for virtually all types of displays and is regarded as the ultimate technology for the next generation of flat-panel displays.
If you want to use this OLED display module in your Arduino project, for that you will need few essential components like
Applications:
- Watch
- Head-mounted displays
- Meters
- Other intelligent instruments.
Package Includes:
- 1 x 0.96in OLED Display
Specifications:
Display Size | 0.96 inch |
Display Type | OLED Display |
Resolution | 128 x 64 Pixels |
Driving Voltage | 3.3-5V |
Interface Type | IIC |
Weight | 5 grams |
Dimensions | 2.7cm x 2.8cm |
1. What is 0.96in OLED?
- The 0.96in OLED Display Module offers 128×64 pixel resolution. They are much thinner than LCD displays with good brightness and produce more accurate and true colors. This OLED Display Module is very compact and will enhance your Arduino project's user interface experience.
2. How connect OLED to ESP32?
- Connections are generally easy.
- Start by connecting the VCC pin to the 3.3V output on the ESP32
- Connect GND to the ground
- After that connect the SCL pin to the I2C clock D22 pin on your ESP32
- Connect the SDA pin to the I2C data D21 pin on your ESP32.