SparkFun Qwiic OLED Display (0.91″ / 128×32) [discontinued]
The SparkFun Qwiic OLED Display can display up to three lines of text and features 128×32 pixels in a small 0.91” (diagonal) frame. As an OLED, this display does not have a backlight layer (unlike LCDs) and therefore it’s thinner, consumes less power, and has higher contrast.
Thanks to an I2C command structure, the board’s firmware maintains speed by updating only the part of the screen that changes This is the same concept use with “Dirty Rectangles” or “Bit blit” operations in computer graphics.
Features
- Communication Protocols: I2C
- IC: SSD1306
- I2C Address: 0x3C
- Dimensions with Mounting Tab: 25.1 x 50.3mm
- Dimensions without Mounting Tab: 50.3 x 15.1mm
- Weight: 5g
Resources
- Eagle Files
- Quick Start Guide
- Alternative Display Library and Example Code
- SparkFun Arduino Library
- Qwiic OLED Display Python Package Repo