IIC/I2C 1602 Serial LCD Display

IIC/I2C 1602 Serial LCD Display

New 77 available
R106.50
Shipping
R35.00 Standard shipping using one of our trusted couriers applies to most areas in South Africa. Some areas may attract a R30.00 surcharge. This will be calculated at checkout if applicable.
Check my rate
The seller has indicated that they will usually have this item ready to ship within 3 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Seller
Buyer protection
Get it now, pay later

Product details

Condition
New
Location
South Africa
Customer ratings:
Product code
DL-017
Bob Shop ID
614718099

IIC/I2C 1602 Serial LCD Display.

The IIC/I2C 1602 Serial LCD Display is a clever little unit for 1602 and 2004 LCD displays, to minimize the number of wires needed to connect a 1602 LCD to your Arduino. This is done by translating serial input over just a few wires into parallel input that will then be sent to LCD Displays.

This is another great blue backlight LCD display. As the pin resources of the Arduino controller are limited, your project may not be able to use a normal LCD shield after being connected with a certain quantity of sensors or SD cards. However, with this I2C interface LCD module, you will be able to realize data display via only 2 wires. If you already have I2C devices in your project, this LCD module actually cost no more resources at all. It is fantastic for Arduino-based projects.

IIC/I2C 1602 Serial LCD Display Specification

  • I2C Address: 0x3F
  • Backlight (Black character on Blue background)
  • Supply voltage: 5V
  • Size: 82x35x18 mm
  • Come with an IIC interface, which can be connected by DuPont Line

Library: LiquidCrystal_I2C.zip

/**  *Pin Connections:  * SCL = A5  * SDA = A4  * VCC = 5V  * GND = GND  */  #include <Wire.h>  #include <LCD.h>  #include <LiquidCrystal_I2C.h>  LiquidCrystal_I2C lcd(0x3F,2,1,0,4,5,6,7);  void setup()  {  lcd.setBacklightPin(3,POSITIVE);  lcd.setBacklight(HIGH);  lcd.begin(16, 2);  lcd.clear();  }  void loop()  {  lcd.setCursor(0,0);  lcd.print("botshop.co.za");  delay(1000);  lcd.setCursor(0,1);  lcd.print("I2C Module Demo");  }
Add to cart

Recently viewed

See more
A9 100W USB-C/Type-C to USB-C/Type-C Double Elbow Data Cable, Length:3m
New
R276.83
FID ARDUINO RFID LEARNING KIT KTS011
New
R1,787.56
63% OFF
3-In-1 Manual Push Broom - Multi-Function Cleaning Tool With Sweeping And Mopping Functions - Spiral
New
R577.00 R1,550.00
PID TEMPERATURE CONTROLLER SSR OUTPUT, 0-1300DEG REX-C100FK07-V*AN
New
R616.20

Similar products

Serial Interface Board For 1602 LCD Display - I2C/SPI
New
R19.95
41% OFF
5Pcs IIC/I2C/TWI/SPI Serial Port Module 5V 1602 LCD Display
New
R390.74 R665.32
OLED Display Module - 0.91 inch 128x32 I2C IIC Serial Blue
New
R119.03
Emakefun DC5V Serial LCD1602 Display Screen IIC I2C Driver Module with 4PIN Anti-reverse Connector
New
R394.00

Customer ratings: 1 ratings

Excellent service
11 Jul 2024