Your cart is empty.
Your cart is empty.This tiny 128×64 Pixel OLED display shows white pixels 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 Display 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:
- Data interface: I2C serial
- I2C address: fixed
Note 1: The display module does not come with termination 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:
Recommended Arduino Library for SH1106 and SDD1306 Displays
Watch on YouTube how it works!
Another SSD1306 library, example code and I2C address finder (bundle)