New Iic / I2c / Twi/spi Serial Interface2004 20x4 Character Lcd Display Module

US $320

  • Mountainside, New Jersey, United States
  • Jan 29th
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 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 black char color) Supply voltage: 5V Pcb Size : 60mm×99mm Contrast Adjust : Potentiometer Backlight Adjust : Jumper    Package include:   1x  LCD module   --------------------------------------  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); } Payment Methods About us Delivery details Terms of sales Contact us  Welcome to BuyBuySky, We pride ourselves on providing the outstanding service and high qualtiy products, make our customer feel confient buying online. For the most US address, we offer free standard shipping. By shopping with us, you can guarantee the latest technology for the best possible price. If you are satisfied with the transaction please remember to leave us a positive feedbackï¼? 5-Star will be much appreciated. Please DO remember to contact us before leaving the neutral, negative feedback or opening a case/dispute if any problem caused by the item . Normally your email would get replied within 24 hours and your issue would be followed up carefully until we've reached a consensus! We are not only selling good items, but also selling with excellent after-sale service and a strong sense of responsibility. We will always try our best to find you a satisfactory solution if any problem takes place! 1.Fast Shipping from NJ-USA 2.Tracking notification will be sent automatically after the item is shipped out. 3.We Ship to Payment address ONLY. So please confirm shipping Address whem you make the payment. 4.Wrong address provided will be decided to buyer's fault. Reshipping fee will be charged. Approximate delivery time to different countries(just estimated, not guaranteed) • 2-5 working days to buyer in USA • 7-30 working days to CANADA (depends on custom) • 10-30 working days to Europe country • 12-35 working days to other country Note:For Express Mail,need1-2 business days now up to post office. International Orders: The buyer is responsible for any applicable import duties and local taxes. Our price does not include taxes, VAT, or other hidden charges. * Returns and Exchange accepted within 30 Days. * Return shipping will be paid by Buyer. * 80% refund for the wrong biding and other non-seller mistake problem. * Before you return the defective item, please send mails for the RMA, and we will reply you in 24 hours in working days. If you do not get reply please check if your mail box has refused our reply or not, then send to us again, thanks! Welcome ! Pls email us by clicking contact the buyer or ask a question.   Engineered for professional eBay sellers!
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 Unbranded/Generic
MPN 2004 20X4 LCD

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