This tiny 128×64 Pixel OLED I2C 0.96 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: 27 x 28 mm
- Screen size: 22 x 12 mm (0.96 Inches)
- Power consumption: <40mW
- Data interface: I2C serial
- I2C address: 0x3C (typically)
- This OLED I2C 0.96 has no Touch-Function.
Note: We recommend not using the library from Adafruit due to its incompatibility with the SH1106 controller. Here is a better library, supporting different controller models and definitely works with both controller types: