Datasheet
These displays are small, only about 1" diagonal, but very readable due to the high contrast of an OLED display. This
screen is made of 128x32 individual white OLED pixels and 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!
Using the display is very easy, we have a Python library for the SSD1306 chipset. Our example code allows you to draw
images, text, whatever you like, using the Python imaging library. Our tests showed 30 FPS update rates so you can do
animations or simple video.
© Adafruit Industries https://learn.adafruit.com/adafruit-pioled-128x32-mini-oled-for-raspberry-pi Page 4 of 15










