---
product_id: 275550283
title: "Frienda 5 Pieces I2C Display Module 0.91 Inch I2C OLED Display Module I2C OLED Screen Driver DC 3.3V to 5V(White Display Color)"
brand: "frienda"
price: "€ 29.01"
currency: EUR
in_stock: true
reviews_count: 13
category: "Frienda"
url: https://www.desertcart.hr/products/275550283-frienda-5-pieces-i2c-display-module-0-91-inch-i2c
store_origin: HR
region: Croatia
---

# 0.91 inch compact size Ultra low power OLED tech I2C interface for easy wiring Frienda 5 Pieces I2C Display Module 0.91 Inch I2C OLED Display Module I2C OLED Screen Driver DC 3.3V to 5V(White Display Color)

**Brand:** frienda
**Price:** € 29.01
**Availability:** ✅ In Stock

## Summary

> ⚡️ Tiny Display, Massive Impact: Illuminate your projects with power-efficient precision!

## Quick Answers

- **What is this?** Frienda 5 Pieces I2C Display Module 0.91 Inch I2C OLED Display Module I2C OLED Screen Driver DC 3.3V to 5V(White Display Color) by frienda
- **How much does it cost?** € 29.01 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.hr](https://www.desertcart.hr/products/275550283-frienda-5-pieces-i2c-display-module-0-91-inch-i2c)

## Best For

- frienda enthusiasts

## Why This Product

- Trusted frienda brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Compact Brilliance:** Sleek 0.91-inch OLED display fits perfectly in tight spaces and multi-device clusters.
- • **Bulk Ready for Makers:** Five-pack offering fuels rapid prototyping or cluster expansions—because one just isn’t enough.
- • **Plug & Play Simplicity:** I2C communication protocol slashes wiring complexity—ideal for Arduino, Raspberry Pi, ESP8266, and STM32.
- • **Power-Savvy Performance:** Consumes significantly less energy than traditional LCDs, extending your project’s runtime.
- • **Versatile Compatibility:** Seamlessly integrates with popular microcontrollers and SBCs, empowering your next innovative build.

## Overview

The Frienda 5 Pieces I2C OLED Display Module features five compact 0.91-inch white OLED screens with 128x32 resolution, operating on 3.3V to 5V power. Utilizing low-power OLED technology and an I2C interface, these modules offer easy integration with Arduino, Raspberry Pi, ESP8266, STM32, and more. Perfect for developers and makers seeking efficient, versatile displays for multi-device setups or cluster projects.

## Description

desertcart.com: Frienda 5 Pieces I2C Display Module 0.91 Inch I2C OLED Display Module I2C OLED Screen Driver DC 3.3V to 5V(White Display Color) : Industrial & Scientific

Review: Worked well for me, smaller than I expected, not bad though. Bright. - This will work nicely if I stack my pi's in a cluster, since the height is about what I'd have between pi's anyway. Took a bit of fiddling to get the adafruit library to install, and as you can see in the image some extra control characters display from the example, but when I use it I'll make sure the text is more relevant to what I want. I had to turn down the contract on the picture because it's a bright little thing, and was washing out the picture otherwise. I didn't mind not having the headers installed. While headers are nice at this breadboard stage, the other three I may solder wires to, and just have them end in plugs I can attach to the i2c bus. I think it makes sense for a bulk seller like this to omit the headers. Finding the address was trivial, but I couldn't find the manual referenced in the description. Turned out a few minutes on google got me the right instructions for a Pi though. That's the great thing about the pi is the community support. I'd be happy to buy them again if I found a need for more than 5 (cluster expansion maybe?).
Review: Works fine. I added some notes on using with the Seeeduino XIAO. - After some experimenting I came up with the following to use this with the Seeeduino XIAO in PlatformIO. Display GND --> XIAO GND Display VCC --> XIAO 3V3 (not 5V!) Display SDA --> XIAO SDA Display SCL --> XIAO SCL library used: lib_deps = olikraus/U8g2@^2.28.8 example main.cpp with some comments added: #include  #include  U8X8_SSD1306_128X32_UNIVISION_HW_I2C u8x8(/* reset=*/ U8X8_PIN_NONE); void setup(void) { u8x8.begin(); u8x8.setFlipMode(1); // set number from 1 to 3, the screen word will rotary 180 } void loop(void) { u8x8.setFont(u8x8_font_chroma48medium8_r); u8x8.setCursor(0, 0); // char row, col - not pixel u8x8.println("==============="); // if string too long it wraps and flickers u8x8.println(" Hello,"); // println() advances to next row u8x8.println(" World!"); u8x8.println( "==============="); u8x8.println( "test test test="); //  U8G2_SSD1306_128X32_UNIVISION_F_HW_I2C u8g2(U8G2_R0, U8X8_PIN_NONE);

## Features

- What will you get: there are 5 pieces OLED display module with classic display color, self-illuminated and no need backlight
- Power-saving display: the I2C oled display performs better than the traditional LCD display and with lower consumption the IIC (I2C communications) simplifies connections; Please note that these I2C OLED display module comes without pin headers
- More details: use compatible with Arduino, ESP8266, STM32, etc.; 3.35v Power; Operating temperature: -40 - 85 degree; Resolution: 128 x 32
- Good compatibility: this i2c oled display module is compatible with Raspberry Pi 4B/3B+/3B/2B/Zero, compatible with Arduino, also compatible with ESP8266, STM32, etc.
- Product manual: as shown in the instructions

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B08L7QW7SR |
| Customer Reviews | 4.5 4.5 out of 5 stars (380) |
| Date First Available | October 15, 2020 |
| Item Weight | 0.64 ounces |
| Item model number | Frienda-Display Module-v-5166 |
| Manufacturer | Frienda |
| Product Dimensions | 3.94 x 2.56 x 0.59 inches |

## Images

![Frienda 5 Pieces I2C Display Module 0.91 Inch I2C OLED Display Module I2C OLED Screen Driver DC 3.3V to 5V(White Display Color) - Image 1](https://m.media-amazon.com/images/I/71gF7XgLHvL.jpg)

## Available Options

This product comes in different **Color** options.

## Customer Reviews

### ⭐⭐⭐⭐⭐ Worked well for me, smaller than I expected, not bad though. Bright.
*by W***H on December 20, 2020*

This will work nicely if I stack my pi's in a cluster, since the height is about what I'd have between pi's anyway. Took a bit of fiddling to get the adafruit library to install, and as you can see in the image some extra control characters display from the example, but when I use it I'll make sure the text is more relevant to what I want. I had to turn down the contract on the picture because it's a bright little thing, and was washing out the picture otherwise. I didn't mind not having the headers installed. While headers are nice at this breadboard stage, the other three I may solder wires to, and just have them end in plugs I can attach to the i2c bus. I think it makes sense for a bulk seller like this to omit the headers. Finding the address was trivial, but I couldn't find the manual referenced in the description. Turned out a few minutes on google got me the right instructions for a Pi though. That's the great thing about the pi is the community support. I'd be happy to buy them again if I found a need for more than 5 (cluster expansion maybe?).

### ⭐⭐⭐⭐⭐ Works fine. I added some notes on using with the Seeeduino XIAO.
*by J***E on March 7, 2021*

After some experimenting I came up with the following to use this with the Seeeduino XIAO in PlatformIO. Display GND --> XIAO GND Display VCC --> XIAO 3V3 (not 5V!) Display SDA --> XIAO SDA Display SCL --> XIAO SCL library used: lib_deps = olikraus/U8g2@^2.28.8 example main.cpp with some comments added: #include <Arduino.h> #include <U8x8lib.h> U8X8_SSD1306_128X32_UNIVISION_HW_I2C u8x8(/* reset=*/ U8X8_PIN_NONE); void setup(void) { u8x8.begin(); u8x8.setFlipMode(1); // set number from 1 to 3, the screen word will rotary 180 } void loop(void) { u8x8.setFont(u8x8_font_chroma48medium8_r); u8x8.setCursor(0, 0); // char row, col - not pixel u8x8.println("==============="); // if string too long it wraps and flickers u8x8.println(" Hello,"); // println() advances to next row u8x8.println(" World!"); u8x8.println( "==============="); u8x8.println( "test test test="); // <- this will not be shown on the 4 line screen } Since all I am looking for in this display is a simple character output this library will work fine for me. I tried the Adafruit and the SeeedStudio OLED libraries and I assume I never got the device type correct for a few frustrating hours of trial and error and error. I was also able to get the graphics library to work on this using the following constructor: #include <U8g2lib.h> U8G2_SSD1306_128X32_UNIVISION_F_HW_I2C u8g2(U8G2_R0, U8X8_PIN_NONE);

### ⭐⭐⭐⭐⭐ Great Little OLED Display!
*by T***Y on February 20, 2021*

These things are quite nice, especially for the price. As you can see in the pictures, I created a snap-on bezel for mine to make for a cleaner prototyping experience (file available at thingiverse, search for thing 4768895). The AdaFruit SSD1306 Arduino driver works great for these modules. You can also control with any I2C device, if you read the datasheet for the SSD1306, available on the internet. Make sure the copy down the specs from the description (or print) and keep with the parts for future reference. You can power and control this from 3V3 or 5V due to the integrated regulator... quite nice.

## Frequently Bought Together

- Frienda 5 Pieces I2C Display Module 0.91 Inch I2C OLED Display Module I2C OLED Screen Driver DC 3.3V to 5V(White Display Color)
- Hosyond 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)

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.hr/products/275550283-frienda-5-pieces-i2c-display-module-0-91-inch-i2c](https://www.desertcart.hr/products/275550283-frienda-5-pieces-i2c-display-module-0-91-inch-i2c)

---

*Product available on Desertcart Croatia*
*Store origin: HR*
*Last updated: 2026-05-22*