Header banner
Revain logoHome Page
Matthew Baltimore photo
1 Level
1246 Review
41 Karma

Review on IZOKEE 0.96'' I2C IIC 12864 OLED LCD Display Shield Board Module 4 Pin Pack (3pcs, White-IIC) for Arduino Raspberry Pi: Review & Buying Guide by Matthew Baltimore

Revainrating 5 out of 5

Nice little simple but clear display!

Wanted something cheap to connect to Raspberry Pi Zeros for a simple sensor output. Getting started was very easy and worked great with the "Adafruit_Python_SSD1306" library. The quality will definitely improve if you comment out the 128x64 line and use it (e.g. "disp=Adafruit_SSD1306.SSD1306_128_64(rst=RST)") instead of the default 128x32. The only other preparatory step was to enable the i2c interface with the raspi-config tool, which isn't really necessary, but I also changed the i2c speed in the config.txt file from the default 100 kbps to 400 kbps elevated.

Pros
  • Everything is fine!
Cons
  • I'm worried about this