---
product_id: 98403555
title: "SunFounder IIC/I2C/TWI LCD1602 Display Module Compatible with Arduino and Raspberry Pi"
brand: "sunfounder"
price: "80 zł"
currency: PLN
in_stock: true
reviews_count: 13
category: "Sun Founder"
url: https://www.desertcart.pl/products/98403555-sunfounder-iic-i2c-twi-lcd1602-display-module-compatible-with-arduino
store_origin: PL
region: Poland
---

# 5V power supply 4-pin I2C interface Adjustable backlight & contrast SunFounder IIC/I2C/TWI LCD1602 Display Module Compatible with Arduino and Raspberry Pi

**Brand:** sunfounder
**Price:** 80 zł
**Availability:** ✅ In Stock

## Summary

> 📟 Elevate your DIY projects with sleek, smart display power!

## Quick Answers

- **What is this?** SunFounder IIC/I2C/TWI LCD1602 Display Module Compatible with Arduino and Raspberry Pi by sunfounder
- **How much does it cost?** 80 zł with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.pl](https://www.desertcart.pl/products/98403555-sunfounder-iic-i2c-twi-lcd1602-display-module-compatible-with-arduino)

## Best For

- sunfounder enthusiasts

## Why This Product

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

## Key Features

- • **Minimal Pin Usage:** Only 4 pins needed—free up your board for more innovation
- • **Robust I2C Protocol:** Reliable serial communication for smooth data transfer
- • **Customizable Display:** Potentiometer lets you dial in perfect backlight & contrast
- • **Pro-Grade Reliability:** Trusted by 471+ users with a 4.5-star rating and 1-year warranty
- • **Plug & Play Compatibility:** Seamlessly integrates with Arduino & Raspberry Pi ecosystems

## Overview

The SunFounder IIC/I2C/TWI LCD1602 Display Module is a compact, 4-pin I2C-compatible screen designed for Arduino and Raspberry Pi users. It features adjustable backlight and contrast via a potentiometer, operates on a 5V power supply, and supports easy integration with provided libraries. Ideal for makers 14+, it combines efficiency and reliability, backed by strong user reviews and a 1-year warranty.

## Description

Buy SunFounder IIC/I2C/TWI LCD1602 Display Module Compatible with Arduino and Raspberry Pi: Electronics - desertcart.com ✓ FREE DELIVERY possible on eligible purchases

Review: Great Product, Great Price, Fast Delivery! - Works great! Thanks
Review: works as intended and of good quality - works as intended and of good quality

## Features

- Easy to use. Less I/O ports are occupied, only four - VCC, GND, SDA (serial data line), SCL (serial clock line).
- Support IIC protocol. The I2C LCD1602 library is provided, so you can call it directly.
- With a potentiometer used to adjust backlight and contrast.
- Power supply: +5V; Address of the module: ox27
- Note: This item is suitable for 14 years and older.

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B019K5X53O |
| Best Sellers Rank | #212 in Single Board Computers (Computers & Accessories) |
| Brand | SunFounder |
| Built-In Media | I2C LCD1602 |
| CPU Model | 210 |
| Compatible Devices | Arduino, Raspberry Pi |
| Connectivity Technology | I2C |
| Customer Reviews | 4.5 4.5 out of 5 stars (471) |
| Item Dimensions L x W x H | 4.9"L x 1.7"W x 0.4"H |
| Manufacturer | SunFounder |
| Memory Storage Capacity | 1 TB |
| Mfr Part Number | TS0351 |
| Model Name | 2004 20x4 LCD Module |
| Model Number | TS0351 |
| Operating System | ios |
| Processor Brand | ARM |
| Processor Count | 1 |
| RAM Memory Installed | 1 MB |
| RAM Memory Technology | LPDDR3 |
| UPC | 701715367685 |
| Warranty Description | 1 Year Guarantee |
| Wireless Compability | 802.11b |

## Product Details

- **Brand:** SunFounder
- **CPU Model:** 210
- **Memory Storage Capacity:** 1 TB
- **Model Name:** 2004 20x4 LCD Module
- **Ram Memory Installed Size:** 1 MB

## Images

![SunFounder IIC/I2C/TWI LCD1602 Display Module Compatible with Arduino and Raspberry Pi - Image 1](https://m.media-amazon.com/images/I/71TsnKeXQcL.jpg)

## Available Options

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

## Questions & Answers

**Q: It it possible to change the address of the lcd to have multiple lcd on the same bus?**
A: To further expand on Wes' answer (which is excellent!), you can have up to eight (8) on the same bus, per the chip datasheets. The chips have a portion of the address hard-code (which cannot be changed) and the three remaining address lines (A0, A1, and A2) can be jumpered to ground to set seven (7) other addresses - the 8th being no jumpers. IF you happen to get one with an 8574 chip and another with 8574A or 8574T, then you could potentially have up to 16 modules on the same bus as the A and T versions use a different hard-coded address than the 8574.

**Q: Has anyone run this display on 3.3 volts successfully? I'd like to use it on an 8266-12E to display the ip address.**
A: It works on 3.3V, but just barely: it's unusably dim. I changed the supply voltage to 5V and was able to successfully drive it with 3.3V-level I2C signals, although the PCF8574 data sheet says that the minimum Vih level is 0.7 * Vcc = 3.5V. My scope says that the signals are rising to about 3.8V, so there must be some kind of pull-up to 5V on the I2C backpack board. I don't want to rely on that, so for my final design I'll use a PCA9306 I2C level shifter.

**Q: Do these come with an I2C backpack?  I just ordered some of these and they came with no backpack in the package.**
A: There are several product options on the page, some have I2C, some don't. If you chose one that has I2C, it should come with an I2C backpack.

**Q: Does this work for the old raspberry pis that have a 26 pin gpio?**
A: This module uses an i2c serial interface rather than discrete gpio pins.  If your rpi has an i2c, it should work.

## Customer Reviews

### ⭐⭐⭐⭐⭐ Great Product, Great Price, Fast Delivery!
*by A***N on November 23, 2024*

Works great! Thanks

### ⭐⭐⭐⭐⭐ works as intended and of good quality
*by A***N on November 8, 2024*

works as intended and of good quality

### ⭐⭐⭐⭐⭐ Good product, good price
*by X***X on October 4, 2017*

Using this was a breeze! It just took 4 wires and the I2C LCD library and I was good to go. I'm using it with an Arduino Pro Mini 5V. I love that the I2C module comes pre-soldered. A quick hint on using this: if you find that it sometimes prints out garbage characters, especially when jostled, try adding a capacitor connected across VCC and GND. I had this problem and found that doing this solved it. Adding a capacitor keeps the flow of current steady even when the voltage dips.

## Frequently Bought Together

- SunFounder IIC/I2C/TWI LCD1602 Display Module Compatible with Arduino and Raspberry Pi
- ELEGOO 120pcs Multicolored Dupont Wire 40pin Male to Female, 40pin Male to Male, 40pin Female to Female Breadboard Jumper Ribbon Cables Kit Compatible with Arduino Projects
- Arduino Uno REV3 [A000066]

---

## 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.pl/products/98403555-sunfounder-iic-i2c-twi-lcd1602-display-module-compatible-with-arduino](https://www.desertcart.pl/products/98403555-sunfounder-iic-i2c-twi-lcd1602-display-module-compatible-with-arduino)

---

*Product available on Desertcart Poland*
*Store origin: PL*
*Last updated: 2026-04-23*