Skip to product information
1 of 3

1.3" I2C OLED Display

1.3" I2C OLED Display

In stock

SKU:MLE00105

Regular price ₱450.00
Regular price Sale price ₱450.00
Sale Sold out
Shipping calculated at checkout.
Or 3 months for only ₱1,000 with . Learn More.
View full details

1.3" I2C OLED Display

This 1.3" I2C OLED Display is an OLED monochrome 128x64 dot matrix display module with I2C Interface. It is perfect when you need an ultra-small display. Comparing to LCD, OLED screens are way more competitive, which has a number of advantages such as high brightness, self-emission, high contrast ratio, slim outline, wide viewing angle, wide temperature range, and low power consumption. It is compatible with any 3.3V-5V microcontroller, such as Arduino.

Features:

  • Interface: I2C
  • Driver chip: SSH1106
  • Diagonal Screen Size?1.3"
  • Voltage: 3.3-5V
  • Number of Pixels: 128 x 64
  • Color Depth: Monochrome (Blue)
  • Working temperature:-40-70 degree
  • Dimension: 33.5 x 36 x 4.3 mm

Download Library here. Use either 1 of the following drivers.

  • U8GLIB_SH1106_128X64 u8g(U8G_I2C_OPT_NONE); // I2C / TWI
  • U8GLIB_SH1106_128X64 u8g(U8G_I2C_OPT_DEV_0|U8G_I2C_OPT_FAST); // Dev 0, Fast I2C / TWI
  • U8GLIB_SH1106_128X64 u8g(U8G_I2C_OPT_NO_ACK); // Display which does not send ACK