Welcome To Desertcart

You are browsing Cyprus's store.

We have a store for Us. Visit your country store to view the latest offers.

5 Pcs 0.96 Inch OLED I2C IIC Display Module 12864 128x64 Pixel SSD1306 Mini Self-Luminous OLED Screen Board Compatible with Arduino Raspberry Pi (White)
Thumbnail 1Thumbnail 2Thumbnail 3Thumbnail 4Thumbnail 5Thumbnail 6Thumbnail 7Thumbnail 8

5 Pcs 0.96 Inch OLED I2C IIC Display Module 12864 128x64 Pixel SSD1306 Mini Self-Luminous OLED Screen Board Compatible with Arduino Raspberry Pi (White)

4.6/5
Product ID: 418779000
Secure Transaction

Details

  • Brand
    Hosyond
  • Connectivity Technology
    I2C
  • Included Components
    5 x 0.96 Inch
  • CPU Manufacturer
    ARM
  • Wireless Communication Standard
    802.11b
0.04W power
📏0.96 inch
🖥️128x64 pixels

Description

Illuminate Your Ideas! 💡

  • COMPACT BRILLIANCE - Experience stunning visuals in a tiny 0.96-inch display.
  • CUSTOM FONT CREATION - Unleash your creativity with user-generated fonts!
  • LOW POWER CONSUMPTION - Efficiently operates at just 0.04W, perfect for portable projects.
  • SELF LUMINOUS CLARITY - No backlight needed—enjoy ultra-high contrast and readability.
  • VERSATILE COMPATIBILITY - Seamlessly integrates with Arduino, Raspberry Pi, and more.

The 5 Pcs 0.96 Inch OLED I2C Display Module offers a compact and efficient solution for your display needs. With a resolution of 128x64 pixels and a self-luminous design, it ensures bright and clear visuals without the need for a backlight. Compatible with various platforms like Arduino and Raspberry Pi, this module is perfect for tech enthusiasts looking to enhance their projects while maintaining low power consumption.

Specifications

Wireless Type802.11b
BrandHosyond
Item Weight1.5 ounces
Product Dimensions1.06 x 1.06 x 0.16 inches
Item Dimensions LxWxH1.06 x 1.06 x 0.16 inches
ColorWhite
Processor BrandARM
Number of Processors1
ManufacturerHosyond
ASINB09T6SJBV5
Country of OriginChina
Date First AvailableFebruary 23, 2022

Have a Question? See What Others Asked

Are the top 2 colored lines fixed with icons, or can they be programmed with text? Are they true colored pixels, or just a colored mask?
Are the color fields fixed or can you program any text in the top 2 rows?
Is this compatible with arduino uno wifi rev.2?
Has anyone got this to work with esphome? if so, which platform and model did you use? when i try it, it knocks off the wi-fi connection.

Reviews

4.6

All from verified purchases

A**R

Good oled displays

These all work fine. If you are looking for Meshtastic displays, be aware that the Vcc and Gnd pins are reversed relative to the Rak wireless pinout so they are not plug in compatible with a pin header. If you are using a diy wire harness to connect them there they work fine. For the RAK nodes I am just using them temporarily to check function so I made a polarit swapping board about of a bit of project board.

R**D

Perfect small display, easy to integrate

I've used these displays on several other projects, so I selected them again. The price is good, but not great. They work exactly as advertised. Note that some of the displays are monochrome (bluish green), but others have a few lines at the top that emit yellowish light. I like the ones that have a few yellow lines as you can highlight a title of whatever it is you're displaying.The only complaint I have is that Amazon does not include detailed dimensions of the part. I had to search other 0.96" parts (also from Amazon) to get the dimensions I needed. I integrate the display into a 3D printed housing. To get the front of the display flush with the housing, I needed to provide relief around the panel for a good fit. So I need all the physical dimensions.

R**M

Compact Powerhouse: Hosyond 5 Pcs OLED I2C Display Module Review

I recently purchased the Hosyond 5 Pcs 0.96 Inch OLED I2C Display Modules for a project involving Arduino and Raspberry Pi, and I am delighted with the performance. These compact screens offer excellent readability with crisp blue and yellow displays, making them perfect for adding a visual output to any small-scale electronics project. The 128x64 pixel resolution is quite impressive for their size, and the SSD1306 driver integration provides smooth operation and easy setup. Compatibility with both Arduino and Raspberry Pi enhances their versatility significantly. I found the I2C interface particularly helpful for simplifying connections and saving valuable GPIO pins. Overall, these OLED modules are a great value for their price, offering high performance in a small package. Perfect for anyone looking to add a self-luminous display to their DIY electronics.

D**I

Works great, but some minor gotcha's

This product works great and functions as I expected. Also, this is not a TouchScreen Device.There are however a couple of gotcha's that I am aware of...1) I have read places these devices are not 5V tolerant despite being sold as being so. Apparently some users have had theirs burn out after running for some time at 5V, so if you can use 3.3V just best to be safe and run with that.2) ESP32 Driver Problems!!! Ok, so this isn't an issue with the device but something you should be aware of if you are planning on using it with an ESP32 device over I2C. Apparently Espressif updated the core drivers for I2C to "fix" them in versions beyond 2.0.14. As a result many people have discovered their favorite Library for working with the SSD1306 is now throwing internal errors. I tried a couple different libraries with the same results. I found the only fix (unless you wanna rewrite a SSD1306 Library) is to lower the version of the esp32 SDK by Espressif to version 2.0.14. Once I did that everything started working just fine.

R**R

These are cool!

To anyone attempting to run these on 5v, it DOES work, but there's a program variable you must set to change the voltage to avoid burning it out. It's simpler to just connect VCC to the 3.3v pin on the Ardruino board unless your project requires it.There are powerful graphics libraries written for this that are available for free from Adafruit. I recently got the Elegoo Uno R3 set and had been working through the demos, when I had the opportunity to add this to another Amazon purchase. All five worked right out of the box. I did have to change the address in the code because these are preconfigured to be 0x3C not 0x3D as the library assumes. I was curious what it would take to run one of these vertically, and it turns out you can rotate between four orientations with a single function call.I purchased the solid white displays, which do not have the black line across them that others have mentioned the two color displays have.

T**O

Small and inexpensive display for your Arduino project!

This is a small and inexpensive display for your Arduino project. It's easy to interface and easy to program. I'm very happy with mine!These connect easily using I2C over four lines (power, ground, data, and clock) at address 0x3c. The displays I received have a surface mount jumper whose label suggests it can be used to change the I2C address to 0x3D. I haven't tried it, but if you need a second display for your project and are comfortable with soldering surface mount components, you might see if changing the jumper does the trick.For software, there are plenty of SSD1306 libraries available through the Arduino IDE to choose from. Several reviewers mention the Adafruit SSD1306 library; it works very well with these boards, but please remember they put a lot of effort into developing and maintaining the code. At the very least you should take a look at the products Adafruit sells here on Amazon and give 'em some extra love as a way of saying thanks!

P**L

Great for ESPHome

For the price, these have worked great to display sensor readings and entity states on Home Assistant through ESPHome. Display is clearer than I expected, and was super easy to connect to an ESP32 or 8266. The mounting points on the four corners are great for attaching to a 3D printed case with screws.No complaints so far!

J**N

Small- but surprisingly useful.

The media could not be loaded. Screens are very small at 128X64 pixels, but they are bright. I really like the blue for my project. The Adafruit Arduino library worked great with some really excellent demo code. My esp-32 has no trouble running two of these at a time. The 5 units I received all came with I2C address 0X3C, but there is solder resistor in the back to switch to a second address if needed. This can be tricky to do and the 1 mm resistor is incredibly tiny and can be lost if you are not careful.Did I lose one of the address resistors, and break the screen from a small drop? Yes- but fortunately that was the same unit and I still have 4 left. If your expectation is very small, monochrome, and a little fiddly to work with you will have a good time with these little screens.

Common Questions

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Abdullah B.

Great price for an authentic product. Fast international shipping too!

3 weeks ago

Ayesha M.

The product exactly matches the description. Very satisfied with my purchase.

5 days ago

Shop Global, Save with Desertcart
Value for Money
Competitive prices on a vast range of products
Shop Globally
Serving over 300 million shoppers across more than 200 countries
Enhanced Protection
Trusted payment options loved by worldwide shoppers
Customer Assurance
Trusted payment options loved by worldwide shoppers.
Desertcart App
Shop on the go, anytime, anywhere.
€ 32.83

Duties & taxes incl.

Cyprusstore
1
Free Returns

30 daysfor PRO membership users

15 dayswithout membership

Secure Transaction

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Fatima A.

Best international shipping I've ever tried. Worth every penny!

3 days ago

Rajesh P.

Customer service was outstanding when I had questions about the product.

2 days ago

5 Pcs 0 96 Inch Oled I2c Iic Display Module | Desertcart Cyprus