---
product_id: 98403555
title: "SunFounder IIC/I2C/TWI LCD1602 Display Module Compatible with Arduino and Raspberry Pi"
brand: "sunfounder"
price: "A$21"
currency: AUD
in_stock: true
reviews_count: 13
category: "Sun Founder"
url: https://www.desertcart.com.au/products/98403555-sunfounder-iic-i2c-twi-lcd1602-display-module-compatible-with-arduino
store_origin: AU
region: Australia
---

# 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:** A$21
**Availability:** ✅ In Stock

## Summary

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

## 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?** A$21 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.com.au](https://www.desertcart.com.au/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

- • **Proven Reliability:** Top-rated with 4.6 stars from 484 tech-savvy users
- • **Customizable Visuals:** Potentiometer lets you dial in perfect backlight and contrast
- • **Plug & Play Compatibility:** Seamlessly integrates with Arduino & Raspberry Pi ecosystems
- • **Robust I2C Protocol Support:** Reliable, fast communication for smooth project performance
- • **Minimal Pin Usage, Maximum Impact:** Only 4 pins needed—free up your I/O for more innovation

## 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 built-in potentiometer, operates on a 5V power supply, and supports easy integration with provided libraries. Highly rated for reliability and ease of use, it’s perfect for makers aged 14 and up looking to add crisp visual output to their electronics projects.

## 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: Good Display for Projects - Worked perfectly for my esp32 project, shipped quickly, and I have nothing bad to say about the product!
Review: Great Product, Great Price, Fast Delivery! - Works great! Thanks

## 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 | #6 in Desktop Barebones #325 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.6 out of 5 stars 484 Reviews |
| 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 |
| Number of Items | 1 |
| Number of Packs | 1 |
| Operating System | ios |
| Processor Brand | ARM |
| Processor Count | 1 |
| RAM Memory Installed | 1 MB |
| RAM Memory Technology | LPDDR3 |
| Ram Memory Installed Size | 1 MB |
| UPC | 701715367685 |
| Unit Count | 1 Count |
| 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)
![SunFounder IIC/I2C/TWI LCD1602 Display Module Compatible with Arduino and Raspberry Pi - Image 2](https://m.media-amazon.com/images/I/71-zJXH46QL.jpg)
![SunFounder IIC/I2C/TWI LCD1602 Display Module Compatible with Arduino and Raspberry Pi - Image 3](https://m.media-amazon.com/images/I/71fxohcikKL.jpg)
![SunFounder IIC/I2C/TWI LCD1602 Display Module Compatible with Arduino and Raspberry Pi - Image 4](https://m.media-amazon.com/images/I/712tBP4h49L.jpg)
![SunFounder IIC/I2C/TWI LCD1602 Display Module Compatible with Arduino and Raspberry Pi - Image 5](https://m.media-amazon.com/images/I/7127t5fBssL.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

### ⭐⭐⭐⭐⭐ Good Display for Projects
*by W***D on April 28, 2026*

Worked perfectly for my esp32 project, shipped quickly, and I have nothing bad to say about the product!

### ⭐⭐⭐⭐⭐ 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

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

---

*Product available on Desertcart Australia*
*Store origin: AU*
*Last updated: 2026-08-15*