Serial Iic/i2c/twi 2004 20x4 Character Yellow Lcd Module Display For Arduino

US $9.06

  • ???, ???, China
  • Jan 29th
Serial IIC/I2C/TWI 2004 204 20X4 Character LCD Module Display For Arduino yellow   Description: new and good quality Features :  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 Arduino 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 Arduino Sensor Shield V5.0 sensor expansion board IIC device interface can, GM 4P sensor connection cable, programmed through the Arduino controller, you can easily identify the slogan, sensor data records Specification: Interface: I2C I2C Address: 0x27 Pin Definition : GND?VCC?SDA?SCL Back light (yellow with White char color) Supply voltage: 5V Size : 60mmx99mm Contrast Adjust : Potentiometer Backlight Adjust : Jumper 2004  Data download link Arduino 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); } Package 100% Brand New 1 X IIC I2C TWI Serial LCD 2004 20x4 Module Shield Display green Arduino competible Dear buyers:   Welcome to our store,Thanks! We try our best to provide you high quality and good service.Your satisfy is our aim. If you are satisfy with us,pleae leave five star positive feeback,and welcome to our store again,we will supply the good items and service all the time. If you are not 100% satisfied,Please don't leave a neutral or negative but contact us First, we will do our best to solve for you. Best Regards   Shipping: We Ship to Worldwide, but Italy, Nigeria, Brazil will take long delivery time . Before buying, Please make sure your address is correct. Or not, please correct it before payment Ship to worldwide from Hong Kong within 12-24 hours after payment completed received, and will give you the tracking number asap. sometimes we will send it by flat post air mail if just one low price order.Hope you understand. we advise shipping by DHL or EMS,and we have gave a discount for you,you can received it in 4-9 business days. it takes about 15-30days usually if shipping by CHina/Hong Kong post air mail Warranty and return: 12-months Warranty for defective items (excluding items damaged and/or misused after receipt). Refund or replacement request is available only the requests within 1 week after parcel received & returning the item as the same condition as received. Please contact us to request a return authorization. Your name, auction number, and reason for return should be included in the email. All items returned must contain all original packaging materials. Please repack the item carefully. Items returned will be tested and a new replacement will be shipped to the buyer immediately when found defective. In the event that a suitable replacement is not available then a refund will be issued. Shipping, handling and insurance fees are non refundable. Return shipping is to be paid by the Buyer. Contact us: We have much more products, if you need or have any question ,please contact us by leaving message or use Ali Trade manager .Welcome to wholesale. Thank you so much!

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