Dark Light
, , , , ,

Iic I2c Twi 164 1604 16×4 Lcd Screen Module Character Series With Backlight For Arduino

Compare

1,200

This is another large blue screen LCD. As the Arduino driver’s pin resources are limited, your project may not be able to use a normal LCD shield after being connected with a certain number of sensors or SD card. However, with this I2C interface LCD module, you can perform data visualization through only 2 cables. If you already have I2C devices in your project, this LCD module does not cost more resources.It’s great for a project based on Arduino.

 

SpecificationHTB1OQOSIVXXXXcvXXXXq6xXFXXXJ (1)
# I2C Address: 0x27
# Backlight
# Supply voltage: 5 V
# Comes with IIC interface, which can be connected by DuPont line

Arduino test code

# Includes
# Includes
LiquidCrystal_I2C lcd (0x27,16, 2); / set the LCD address to 0x27 for a 16 character display and 2 lines
Empty configuration ()
{
Lcd. init ();
Lcd backlight ();
Lcd setCursor (0, 0);
Lcd Print (“”);
Lcd setCursor (0, 1);
Lcd printing (“voltage:”);
Lcd setCursor (13, 1);
Lcd printing (“V”);

}

Based on 0 reviews

0.0 overall
0
0
0
0
0

Only logged in customers who have purchased this product may leave a review.

There are no reviews yet.

SHOPPING CART

close