Adafruit Monochrome OLED Display

1.3" 128x64 OLED Graphic Display
Not currently available

These displays are small, only about 1.3" diagonal, but very readable due to the high contrast of an OLED display. This display is made of 128x64 individual white OLED pixels, each one is turned on or off by the controller chip. Because the display makes its own light, no backlight is required. This reduces the power required to run the OLED and is why the display has such high contrast; we really like this miniature display for its crispness!

The driver chip, SSD1306 can communicate in two ways: I2C or SPI. The OLED itself require a 3.3V power supply and 3.3V logic levels for communication, but we include a 3.3V regulator and all pins are fully level shifted so you can use with 5V devices!

The power requirements depend a little on how much of the display is lit but on average the display uses about 40mA from the 3.3V supply. Built into the OLED driver is a simple switch-cap charge pump that turns 3.3v-5v into a high voltage drive for the OLEDs.

A detailed tutorial and example code is available in the form of an Arduino library for text and graphics. You'll need a microcontroller with more than 1K of RAM since the display must be buffered. The library can print text, bitmaps, pixels, rectangles, circles and lines. It uses 1K of RAM since it needs to buffer the entire display but its very fast! The code is simple to adapt to any other microcontroller. Breakout Board Dimensions:

  • PCB: 35mm x 35mm
  • Screen: 35mm x 24mm
  • Thickness: 5mm
  • Weight: 8.5g
OLED Display Details:

  • Diagonal Screen Size: 1.30"
  • Number of Pixels: 128 x 64
  • Color Depth: Monochrome (White)
  • Module Construction: COG
  • Module Size (mm): 34.50 x 35.00
  • Panel Size (mm): 34.50 x 23.00 x 1.45
  • Active Area (mm): 29.42 x 14.70
  • Pixel Pitch (mm): 0.23 x 0.23
  • Pixel Size (mm): 0.21 x 0.21
  • Weight (g): 2.18
  • Duty: 1/64
  • Brightness (cd/m2): 100 (Typ) @ 12V




You may also be interested in...




Home > Products > Arduino Ecosystem Kits and Accessories