Header banner
Revain logoHome Page
πŸ“Ί hiletgo 0.96" spi serial oled lcd display ssd1306: high-quality 12864 characters for arduino, stm32, and 51 logo

πŸ“Ί Hiletgo 0.96" SPI Serial OLED LCD Display SSD1306: High-quality 12864 Characters for Arduino, STM32, and 51 Review

3

Β·

Average

Revainrating 3.5 out of 5Β Β 
RatingΒ 
3.3
πŸ–₯️. Single Board Computers, πŸ’» Computer Components

View on AmazonView on Π―M

Media

(2)
img 1 attached to πŸ“Ί Hiletgo 0.96" SPI Serial OLED LCD Display SSD1306: High-quality 12864 Characters for Arduino, STM32, and 51
img 2 attached to πŸ“Ί Hiletgo 0.96" SPI Serial OLED LCD Display SSD1306: High-quality 12864 Characters for Arduino, STM32, and 51

Description of πŸ“Ί Hiletgo 0.96" SPI Serial OLED LCD Display SSD1306: High-quality 12864 Characters for Arduino, STM32, and 51

0.96" SSD1306 128X64 OLED LCD Display with I2C IIC SPI Serial. Drive Duty: 1/64 Duty. Font Color: White. Panel Size: 26.70mm x 19.26mm x 1.85mm. High resolution: 128 * 64

Reviews

Global ratings 3
  • 5
    1
  • 4
    1
  • 3
    0
  • 2
    1
  • 1
    0

Type of review

Revainrating 2 out of 5

Not Worth the Purchase

This single board computer falls short of expectations. While it is affordable, the performance is severely lacking when compared to other options in the same category. The user interface is difficult to navigate, and the overall design feels cheaply made. On the plus side, it does run basic programs and functions, but for anyone looking for a more powerful device, it's best to look elsewhere.

Pros
  • Affordable
Cons
  • Low performance, Difficult user interface, Cheap design.

Revainrating 5 out of 5

Good OLED display that only needs 4 wires

This review refers to the HiLetgo I2C 0.96 inch OLED display. First of all I have to say that this is a nice little display and it is easy to use. I like the I2C device as it only requires 4 wire connections including the power connections (i.e. VCC and GND). This makes wiring very easy and eliminates unnecessary confusion. SDA and SCL are I2C signal pins. In my case I am using my ESP8266 D1 to drive this OLED. For the software I used Adafruit's ssd1306 oled driver. After installing the library

Pros
  • Very good value for money
Cons
  • unreliable

Revainrating 4 out of 5

D0 D1 is explained in Computers and accessories

I liked it, but it took me a while to get the context. I'm using an Arduino Pro Micro and, on the advice of another reviewer, the u8g2 library. You can get this from the library manager in Arduino 1.8.5. What I wanted to silkscreen informatively were the names for the clock and the dates: D0=clockD1=dates. I commented out that line to select SSD1306 and used those values. :U8X8_SSD1306_128X64_NONAME_4W_SW_SPI u8x8(/* clock=A2*/ 20, /* data=A3*/ 21, /* cs=A10*/ 10, /* dc=A0*/ 18, /* reset=A1*/…

Pros
  • I'm holding my fists
Cons
  • Almost everything is there