1.3 inch OLED I2C 128×64 3-5V

CAD 7.95 CAD 6.36

Victoria Day Sale
ends May 20th

Availability: In stock SKU: 26295

Description

OLED Displays

D1 Mini OLED
D1 Mini OLED
D1 Mini OLED
D1 Mini OLED
D1 Mini OLED

Type

0.96" Blue
SPI

0.96" Blue
I2C

1.3" Blue
I2C

2.42" Blue
SPI

0.66" D1 Mini
I2C

Color scheme

Blue-White

Blue-White

Blue-White

Blue-White

Blue-White

Resolution (Pixel)

128 x 64

128 x 64

128 x 64

128 x 64

64 x 48

Interface

SPI

I2C

I2C

SPI

I2C

Controller

SSD1306 or SH1106

SSD1306 or SH1106

SSD1306 or SH1106

SSD1309

SSD1306

Touch screen

Part # (Go to)

The 1.3″ OLED I2C display is equipped with the SH1106 or SSD1306 drive chip (libraries available) and shows 128×64 white pixel on a dark blue background. It cooperates through its I2C bus capabilities perfectly with any microcontroller platform like for example Arduino or ST32. Please watch the YouTube video (link below) to see how it works.

Thanks to its operation and logic level voltage of 3-5V, this 1.3 inch OLED I2C hooks up to any Arduino board without voltage compatibility issues.

These displays can come with an SSD1306 or SH1106 controller. Both models are very similar, but not identical. We recommend a library that supports both (see below). Then you can easily figure out which setting to use.

  • Shows characters and graphics.
  • Arduino library is available.
  • 128 x 64 pixel, white/blue
  • PCB size:34 x36 mm
  • Screen size: ca. 30 x 16 mm (1.3 Inches)
  • Power consumption: <40mW
  • Data interface: I2C serial
  • I2C address: fixed

Note 1: The display module does not come with pull-up resistors for the I2C bus. The provided library uses the pull-up resistors within the Atmel microcontroller. If you are using a different way to drive the display, make sure you install pull-up resistors for the I2C bus.

Note 2: We recommend not using the library from Adafruit due to its incompatibility with the SH1106 controller. Here is a better library that supports different controller models and definitely works with both controller types:

3 reviews for 1.3 inch OLED I2C 128×64 3-5V

  1. 5 out of 5

    rainer.sahlmueller (verified owner)

    These displays are really nice! The white pixels are crisp and clear and give a professional and classy look! 🙂

  2. 5 out of 5

    DaveX64 (verified owner)

    Works great! I struggled with libraries and such for a while…I would recommend this library:

    https://github.com/olikraus/u8g2

    You can add it in Arduino IDE or PlatformIO. Choose:

    U8G2_SH1106_128X64_NONAME_F_HW_I2C u8g2(U8G2_R0, /* reset=*/ U8X8_PIN_NONE);

    …for the constructor (you uncomment that line in the examples). If you use it in PlatformIO, you have to add the function prototypes manually.

  3. 5 out of 5

    M. whitton

    I used this as an onboard display for my ardupilot drone. I wired it up to the I2C bus and set the parameter NTF_DISPLAY_TYPE to 2 and the display worked perfectly.


Add a review