New Iic/i2c/twi Serial Lcd 2004 20 X 4 Module Shield Display Blue/white

US $6.99

  • ???, ???, China
  • Jun 9th
  Descriptions:   2011 latest IIC LCD2004-character LCD display module, a new high-quality 4 line 20 character LCD module not only set the contrast control knob selector switch also has a backlight and IIC communication interface. For beginners, not for the cumbersome and complex LCD driver circuit connection and a headache, the real significance of this LCD module will simplify the circuit, this module directly into the Sensor Shield V5.0 sensor expansion board IIC device interface can, GM 4P sensor connection cable, programmed through the controller, you can easily identify the slogan, sensor data records   Specification   Interface: I2C I2C Address: 0x27   Pin Definition : GND VCC SDA SCL Back lit (Blue with White char color) Supply voltage: 5V Pcb Size : 60mmx99mm Contrast Adjust : Potentiometer Backlight Adjust : Jumper   Package Include   1 X IIC/I2C/TWI 2004 Serial LCD Module     Test Code   #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); }   We only accept Paypal in Ebay. If you want to pay via other method please contact us. Import duties, taxes and charges are not included in the item price or shipping charges. These charges are the buyer's responsibility. Please check with your country's customs office to determine what these additional costs will be prior to biding. Item will be shipped within 24 hours on payment received from Hong Kong using Airmail. Delivery time depends on destination and other factors, it may takes up to 30 business days. Optionally, Express Shipments with tracking service via EMS/DHL/UPS with a quoted delivery time of 5 to 7 business days is also available Here is the estimated time for your reference only:        The delivery time may vary due to public holidays, countries, and customs etc. Thanks for your understanding! If the item is defective, please let me know as soon as possible after receive the items. The item will be returned its original condition, in order to get it refunded and replaced (please inquire us the returning address before you ship it back.) . Buyer is responsible for shipping costs when shipping products. You feedback is very important to us, please let us know before leaving any negative feedback or open any disputes on Paypal, please give me an opportunity to resolve any problems and we will try our best to satisfy your requirement.
Condition:
New: A brand-new, unused, unopened, undamaged item in its original packaging (where packaging is applicable). Packaging should be the same as what is found in a retail store, unless the item is handmade or was packaged by the manufacturer in non-retail packaging, such as an unprinted box or plastic bag. See the seller's listing for full details. ...
Brand Does Not Apply
MPN Does Not Apply

Directions

Similar products from Display Modules & Monitors

People who viewed this item also vieved

By clicking "Accept All Cookies", you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts.

Accept All Cookies