Description:
This Zio OLED Display features a whopping 128x32 pixels in a small 0.91” (diagonal) frame. That’s 4,000 itsy-bitsy LEDs. [pause for effect]
Speed isn’t compromised however, thanks to its I2C command structure. Your firmware only needs to send the changes that it wants to make, rather than transferring information for every single pixel during each screen update.
As an OLED, it comes with all the perks of being able to emit light (unlike LCDs). No backlight layer here! Therefore, it’s thinner, consumes less power, and has higher contrast. With this size, it can display up to 3 lines of text.
The breakout board also features 4 mounting holes that can be snapped off and 2 Qwiic connectors to allow for quick and easy daisy-chaining.
Specifications:
- Communication Protocols: I2C
- IC: SSD1306
- I2C address: 0x3C
- Dimensions with Mounting Tab: 25.1x 50.3mm
- Dimension without Mounting Tab: 50.3x15.1mm
- Weight: 5g
Links
- Adafruit GFX Library
- Adafruit SSD1306 Library
- Demo Code
- Eagle files
- Micropython Library
- Micropython example code