Anonymous
Mar 25, 2026
Rating: 3/5
One dead pixel
Functions well otherwise, but I noticed a small dead pixel in the corner. Not noticeable for most projects but worth mentioning.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Development Boards & Control Boards |
| Origin | - |
| Display Size | 0.96 Inch |
| Resolution | 128 x 64 Pixels |
| Interface Type | I²C / SPI Selectable |
| Driver IC | SSD1306 |
| Operating Voltage | 3.3V - 5V DC |
| Display Color | White on Black |
| Viewing Angle | >160 Degrees |
| Compatibility | Arduino, ESP8266, ESP32, STM32 |
| Module Dimensions | 27.8 x 27.9 mm |
| Operating Temperature | -40°C to 85°C |
Anonymous
Mar 25, 2026
Rating: 3/5
One dead pixel
Functions well otherwise, but I noticed a small dead pixel in the corner. Not noticeable for most projects but worth mentioning.
Anonymous
Mar 24, 2026
Rating: 5/5
Perfect for my smartwatch project
Works flawlessly with the ESP32. The brightness is adjustable and the text is crisp. Library support is abundant which made integration very easy.
Anonymous
Jan 25, 2026
Rating: 5/5
Fast delivery and secure packaging
Arrived quickly and was well protected. The module feels sturdy and the pins are well soldered. Great addition to my parts kit.
Anonymous
Jan 22, 2026
Rating: 5/5
Easy to integrate
I used this with an Arduino Uno. The SPI interface is fast and the display updates smoothly. No dead pixels on my unit.
Anonymous
Jan 22, 2026
Rating: 4/5
Good value for money
Bright enough for indoor use. Wiring was slightly confusing at first but the documentation helped. Would recommend for beginners.
Q: Can I switch between I2C and SPI modes?
A: Yes, there are solder jumpers on the back of the PCB that allow you to select either I2C or SPI interface.
Q: Does this module work with 5V logic levels?
A: Yes, the module includes a voltage regulator and is compatible with both 3.3V and 5V logic systems.
Q: Is soldering required to use this module?
A: Yes, you will need to solder header pins to the module unless you purchase a version with pre-soldered headers.
Q: Which library do you recommend for Arduino?
A: We recommend the Adafruit SSD1306 library along with the Adafruit GFX library for best compatibility.
Q: What is the default I2C address?
A: The default I2C address is typically 0x3C, though some batches may use 0x3D. You can scan the bus to confirm.