LCD2004+I2C 2004 20x4 2004A Screen HD44780 Character LCD /w IIC/I2C Serial Interface Adapter Module Yellow/Blue Display

LCD2004+I2C 2004 20x4 2004A Screen HD44780 Character LCD /w IIC/I2C Serial Interface Adapter Module Yellow/Blue Display

SKU:030003HU
Regular price $8.99

description

Description:
This is IIC Serial 20X4 LCD module . With this I2C interface LCD module, you will be able to realize data display via only 2 wires. If you already has I2C devices in your project, this LCD module actually cost no more resources at all. It is fantastic for for arduino based project.
 
Specification:
Interface: I2C
I2C Address: 0x20
Sofware version :0022
SDA (DATA) -> analog input pin 4
SCL (CLOCK) -> analog input pin 5
 
Pin Definition : GND.VCC.SDA.SCL
Back lit (Blue with white char color)
Supply voltage: 5V
Pcb Size : 60mm * 99mm
Contrast Adjust : Potentiometer
Backlight Adjust : Jumper
 
Test Code for Arduino:
 
#include <Wire.h> 
#include <LiquidCrystal_I2C.h>
 
LiquidCrystal_I2C lcd(0x27,16,2); //set the LCD address to 0x27 for a 16 chars and 2 line display
 
void setup()
{
lcd.init(); 
lcd.backlight();
lcd.setCursor(0, 0);
lcd.print("b2cqshop");
lcd.setCursor(0, 1);
lcd.print("Voltage: ");
lcd.setCursor(13, 1);
lcd.print("V");
}
void loop()
{
int val;
float temp;
val=analogRead(0);
temp=val/4.092;
val=(int)temp;//
lcd.setCursor(9, 1);
lcd.print(0x30+val/100,BYTE); 
lcd.print(0x30+(val%100)/10,BYTE); 
lcd.print('.');
lcd.print(0x30+val%10,BYTE);
delay(100);
}
 
Package Included:
1 X 2004 LCD Display IIC/I2C/TWI/SPI Serial Interface 20X4 Character LCD Module

2030003 (2)030003 (3)030003 (4)030003 (6)030003 (7)030003 (8)030003 (9)

 

1 (1)

trust seal
  • guaranteeQuality checked
  • Special gift cardsSpecial gift cards
  • Free return Within 60 days
  • Consultancy86-0755-85201155

description

Description:
This is IIC Serial 20X4 LCD module . With this I2C interface LCD module, you will be able to realize data display via only 2 wires. If you already has I2C devices in your project, this LCD module actually cost no more resources at all. It is fantastic for for arduino based project.
 
Specification:
Interface: I2C
I2C Address: 0x20
Sofware version :0022
SDA (DATA) -> analog input pin 4
SCL (CLOCK) -> analog input pin 5
 
Pin Definition : GND.VCC.SDA.SCL
Back lit (Blue with white char color)
Supply voltage: 5V
Pcb Size : 60mm * 99mm
Contrast Adjust : Potentiometer
Backlight Adjust : Jumper
 
Test Code for Arduino:
 
#include <Wire.h> 
#include <LiquidCrystal_I2C.h>
 
LiquidCrystal_I2C lcd(0x27,16,2); //set the LCD address to 0x27 for a 16 chars and 2 line display
 
void setup()
{
lcd.init(); 
lcd.backlight();
lcd.setCursor(0, 0);
lcd.print("b2cqshop");
lcd.setCursor(0, 1);
lcd.print("Voltage: ");
lcd.setCursor(13, 1);
lcd.print("V");
}
void loop()
{
int val;
float temp;
val=analogRead(0);
temp=val/4.092;
val=(int)temp;//
lcd.setCursor(9, 1);
lcd.print(0x30+val/100,BYTE); 
lcd.print(0x30+(val%100)/10,BYTE); 
lcd.print('.');
lcd.print(0x30+val%10,BYTE);
delay(100);
}
 
Package Included:
1 X 2004 LCD Display IIC/I2C/TWI/SPI Serial Interface 20X4 Character LCD Module

2030003 (2)030003 (3)030003 (4)030003 (6)030003 (7)030003 (8)030003 (9)

 

1 (1)

Purchasing & Delivery

Before you make your purchase, it’s helpful to know the measurements of the area you plan to place the furniture. You should also measure any doorways and hallways through which the furniture will pass to get to its final destination.
Picking up at the store
Shopify Shop requires that all products are properly inspected BEFORE you take it home to insure there are no surprises. Our team is happy to open all packages and will assist in the inspection process. We will then reseal packages for safe transport. We encourage all customers to bring furniture pads or blankets to protect the items during transport as well as rope or tie downs. Shopify Shop will not be responsible for damage that occurs after leaving the store or during transit. It is the purchaser’s responsibility to make sure the correct items are picked up and in good condition.
Delivery
Customers are able to pick the next available delivery day that best fits their schedule. However, to route stops as efficiently as possible, Shopify Shop will provide the time frame. Customers will not be able to choose a time. You will be notified in advance of your scheduled time frame. Please make sure that a responsible adult (18 years or older) will be home at that time.
In preparation for your delivery, please remove existing furniture, pictures, mirrors, accessories, etc. to prevent damages. Also insure that the area where you would like your furniture placed is clear of any old furniture and any other items that may obstruct the passageway of the delivery team. Shopify Shop will deliver, assemble, and set-up your new furniture purchase and remove all packing materials from your home. Our delivery crews are not permitted to move your existing furniture or other household items. Delivery personnel will attempt to deliver the purchased items in a safe and controlled manner but will not attempt to place furniture if they feel it will result in damage to the product or your home. Delivery personnel are unable to remove doors, hoist furniture or carry furniture up more than 3 flights of stairs. An elevator must be available for deliveries to the 4th floor and above.