Shopping Cart

Your cart is empty.

Your cart is empty.

HiLetgo 0.66 inch OLED 0.66' OLED Mini OLED Shield with I2C/IIC 64x48 Pixels 3.3V

Free shipping on orders over $29.99

$7.99

$ 3 .99 $3.99

In Stock

About this item

  • 0.66" OLED mini OLED Shield with I2C/IIC
  • Screen Size: 64x48 pixels (0.66¡± Across)
  • Operating Voltage: 3.3V
  • Driver IC: SSD1306
  • Interface: IIC (I2C)


Mini OLED Shield with I2C/IIC 0.66" OLED 64x48 Pixels 3.3V
Description:
64x48 pixels (0.66¡± Across) OLED Shield with I2C
Features:
Screen Size: 64x48 pixels (0.66¡± Across)
Operating Voltage: 3.3V
Driver IC: SSD1306
Interface: IIC (I2C)
IIC Address: 0x3C or 0x3D
Pins:
D1: SCL
D2: SDA


evw
2025-07-31 17:53:31
As advertised. Bought this guy to replace a busted OLED screen in a bike light. Works as claimed. Color is white.
Dan and Amanda Soethe
2025-06-13 16:57:24
Pictures advertise 6 headers. Only received two headers. See photos.
Patrick Smalley
2025-04-24 17:18:38
They keep freezing and will stop displaying after a minute or two of running. The only way to get the screen working again is to reboot the Wemos D1 and the screen will start working again... for a short time.
TimHockley
2025-04-20 11:58:33
Could not get to work at all with D1 Mini. Tried the standard libraries and alternates with Arduino IDE. No luck with any of them. Returning it and going with one I used before that worked just fine.
Gerald Swann
2025-03-24 12:35:24
The display arrived when expected. After soldering on the headers, it mounted on the D1 Mini Pro stack without difficulty. Using the Arduino IDE, I went into Library Manager and installed ADAFRUIT SSD1306 Wemos Mini OLED by Adafruit + mcauser. This added support for the 64x48 display. The example code worked fine and I was able to integrate the display into my application.
Repco
2025-01-28 14:34:51
Runs well, but the size will require some setup changes. Font is larger on default than a 0.96" display.
Antonio Andre chroniaris
2024-12-31 10:29:31
Poor quality, i am Very desapointed. If possíble, give my money Back. I am from Brazil, so it is not possible to return it.
Bradster
2024-12-24 17:34:08
I lost a good half day on this....Issue #1: Look at the back of the shield (see image) and check if one of the I2C addresses is bridged. The image on the product page shows it pre-soldered to the default for displays of 0x3C. None of mine arrived this way however -- no address was selected.Issue #2: You need to use the "Adafruit SSD1306 Wemos Mini OLED" library to drive this and NOT the standard "Adafruit SSD1306" which only works for 128x64 and 128x32 displays.Once I remedied the above display worked beautifully.