Anonymous
Apr 03, 2026
Rating: 4/5
Good value
Screen is crisp. Only issue was the pins weren't pre-soldered, but that's expected. Great for small data displays.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Development Boards & Control Boards |
| Origin | - |
| Display Size | 0.96 inches |
| Resolution | 128 x 64 pixels |
| Driver IC | SSD1306 |
| Interface Type | I²C (IIC) |
| Operating Voltage | 3.3V - 5V DC |
| Display Color | Blue |
| Viewing Angle | >160 degrees |
| Pin Configuration | GND, VCC, SCL, SDA |
| Module Dimensions | 27.3mm x 27.8mm |
| Compatibility | Arduino, ESP8266, ESP32, STM32 |
Anonymous
Apr 03, 2026
Rating: 4/5
Good value
Screen is crisp. Only issue was the pins weren't pre-soldered, but that's expected. Great for small data displays.
Anonymous
Apr 01, 2026
Rating: 4/5
Nice bright blue
Contrast is high. Wish it was slightly larger but for 0.96 inch it's the best option. Fast shipping.
Anonymous
Feb 28, 2026
Rating: 5/5
Perfect for Arduino projects
Works straight out of the box. Used the Adafruit library and it was detected immediately. Brightness is excellent.
Anonymous
Feb 26, 2026
Rating: 5/5
Great for learning
Used this for my final year project. Easy to wire up with ESP32. Documentation online is plentiful.
Anonymous
Feb 22, 2026
Rating: 5/5
Reliable SSD1306
I've bought ten of these. Consistent quality. I²C address was standard 0x3C. No dead pixels.
Q: Can I use SPI instead of I2C?
A: This specific model is I2C only. Please check our store for SPI versions if needed.
Q: Is the I2C address configurable?
A: Most come set to 0x3C, some are 0x3D. You can check using an I2C scanner sketch.
Q: What is the brightness level?
A: It has adjustable contrast via software commands. Default brightness is sufficient for indoor use.
Q: Does this work with 5V logic?
A: Yes, the module includes a regulator and works with 3.3V and 5V systems.
Q: What library do you recommend?
A: We recommend the Adafruit SSD1306 library or U8g2 for Arduino IDE.