0.96 inch 4Pin 128 x 64 White OLED Display Module For Arduino IIC / I2C
0.96 inch 4Pin 128 x 64 White OLED Display Module For Arduino IIC / I2C
0.96 inch 4Pin 128 x 64 White OLED Display Module For Arduino IIC / I2C

0.96 inch 4Pin 128 x 64 White OLED Display Module For Arduino IIC / I2C

Rs. 252.00
Add to Wishlist

Checkout securely with

SKU: D1286494
Availability : In Stock Pre order Out of stock
Description

128 x 64 OLED 0.96" Monochrome Blue Display Module For Arduino.
I2C Interface. 3.3V / 5V

It is 0.96inch I2C OLED display module with 128 columns and 64 rows. Your Arduino projects can look great with this bright & simple display.

Instructions (for use with Arduino):
Search for SSD1306 in Library manager

Install the library

There are 4 pin on the OLED module, GND, VCC, SCL and SDA. Connect to Arduino as:
GND - GND on Arduino Uno
VCC - 5V on Arduino Uno
SCL - A5 on Arduino Uno
SDA - A4 on Arduino Uno

u8glib (Universal Graphics Library for 8 Bit Embedded Systems) is a graphics library with support for many different displays.

Download u8glib, import the library from the add library menu in Arduino IDE, and run the
HelloWorld example in the library.
In the HelloWorld, only un-comment the following constructor to make it work:
U8GLIB_SSD1306_128X64 u8g(U8G_I2C_OPT_NONE|U8G_I2C_OPT_DEV_0);

Specifications

Size: 0.96
Resolution: 128X64
Color: Blue
Viewing angle: greater than 160 degrees
Supported platforms: for arduino, 51 series, MSP430 series, STIM32 / 2, SCR chips
Low power consumption: 0.04W during normal operation
Support wide voltage: 3.3V-5V DC
Working temperature: -30 to 80 degrees
Volume: 27MM * 27MM * 4.1MM
Driver IC: SSD1306
Communication: I2C
No font: The software takes word modulo
Backlight: OLED self light, no backlight

More examples using 0.96 inch 128X64 I2C OLED:
- Walking bitmap on 0.96 inch 128X64 I2C OLED x Arduino Nano
- Display waveform on mini OLED with Arduino Nano
- Arduino Nano: Capture analog input in Timer Interrupt
- Arduino Nano + GY-271 (Digital Compass module) + OLED
- Simple Compass - Arduino Nano + GY-271(HMC5883L) + mini-OLED
- NodeMCU (ESP8266) to display on 128x64 I2C OLED