Lcd1602 Keypad Board Shield Blue Backlight For Mega2560

US $160

  • shenzhen, China
  • Jun 9th
Product Name: 1602 LCD Board Keypad Shield Blue Backlight For Arduino Duemilanove Robot good More Items In Our Store,Click Here!   SKU: 1471 Parsts No. : Package: Brand:   Quantity: 1 Click video below to view its performance^_^ 1. This is a basic 16 character by 2 line black-on-green display. 2. Utilizes the extremely common HD44780 parallel interface chipset. 3. Interface code is freely available. 4. Blue Backlight with white words. 5. uses 4 Bit Arduino LCD Library. 6. Size:8cm x 5.9cm - 3.15inch x 2.32inch. GP2D12 ranging code: #include <LCD4Bit_mod.h> LCD4Bit_mod lcd = LCD4Bit_mod(2); char GP2D12; char a,b; char str1[]="Renge:"; char str2[]="   Renge Over   "; char str3[]="cm"; void setup() {   lcd.init();   lcd.clear();   lcd.printIn("GP2D12 testing...");  } void loop() {       GP2D12=read_gp2d12_range(1);       if(GP2D12>80||GP2D12<10)         {           lcd.cursorTo(2,0);            lcd.printIn(str2);              }       else         {           a=0x30+GP2D12/10;           b=0x30+GP2D12%10;                     lcd.cursorTo(2, 3);            lcd.printIn(str1);               lcd.print(a);               lcd.print(b);           lcd.printIn(str3);                             }         delay(50); } float read_gp2d12_range(byte pin) {  int tmp;  tmp = analogRead(pin);  if (tmp < 3)return -1;   return (6787.0 /((float)tmp - 3.0)) - 4.0; Data Download   Any problem, please contact us freely       1) We accept PayPal payment ONLY.     On Mar-21-14 at 02:07:35 PDT, seller added the following information:
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
Country/Region of Manufacture China
Model 1602 LCD
UPC Does not apply
MPN Does Not Apply

Directions

Similar products from Other Electronic Monitoring Devices & Assemblies

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