1115 - LCD DISPLAY 16X2 + KEYPAD KIT FOR RASPBERRY PI
Review: 5 - "A masterpiece of literature" by , written on May 4, 20020
Great
  • electro-thumb
  • 99% Customers
    satisfaction
  • electro-return-icon
  • Easy Return
    Refer our policy
  • electro-payment
  • Payment
    Secure System
  • electro-brands-icon
  • Only Best
    Brands

1115 - LCD DISPLAY 16X2 + KEYPAD KIT FOR RASPBERRY PI

Available:In Stock
$29.95
Stock Details
Secure

This new Adafruit Pi Plate makes it easy to use a blue and white 16x2 Character LCD. We really like the 16x2 Character LCDs we stock in the shop. Unfortunately these LCDs do require quite a few digital pins 6 to control the LCD and then another 1 to control the backlight for a total of 7 pins. That's nearly all the GPIO available on a Pi!

With this in mind we wanted to make it easier for people to get these LCD into their projects so we devised a Pi plate that lets you control a 16x2 Character LCD up to 3 backlight pins AND 5 keypad pins using only the two I2C pins on the RPi! The best part is you don't really lose those two pins either since you can stick i2cbased sensors RTCs etc and have them share the I2C bus. This is a super slick way to add a display without all the wiring hassle.

New we've updated this Pi plate so the buttons on on the right side which makes it a little more mechanically stable

This pi plate is perfect for when you want to build a standalone project with its own user interface. The 4 directional buttons plus select button allows basic control without having to attach a bulky computer.

The plate is designed for both Revision 1 and Revision 2 Raspberry Pi's. It uses the I2C (SDA/SCL) pins. We have a special xtratall 26pin header so the plate sits above the USB and Ethernet jacks. For Pi Model B+ and Pi 2 the resistors sit right above the new set of USB ports. To keep them from shorting against the metal a piece of electrical tape must be placed onto the USB ports.

This product comes as a kit! Included is a high quality PCB and all the components (buttons header etc). A 16x2 Character blue&white monochrome LCD is included! Assembly is easy even if you've never soldered before and the kit can be completed in 30 minutes. Check the product tutorial page for assembly instructions before purchasing You may get a 2row or 1row connector LCD either will work fine.

We also have some handy Python code to help you easily talk to the LCD and buttons You can also easily query the 5 keypad buttons to get input through the library so you get extra buttons without using any more pins. The buttons are automatically debounced inside the library.

At this time the code and plate can control the white backlight on or off. There is no support for PWM control of the backlight at this time so if you need to have more granular control of the backlight this plate can't do that (the I2C expander does not have PWM output).

Product page with tutorials documentation and assembly information
Technical Details

Dimensions: 2.2 x 3.35
Comes with a 16x2 Blue & White LCD
Plug and play with any Raspberry Pi
Uses only the I2C (SDA/SCL) pins
This board/chip uses I2C 7bit address 0x20.
PCB files schematic and Fritzing available in the product tutorial

Learn
Adafruit 16x2 Character LCD + Keypad for Raspberry Pi
This new Adafruit Pi Plate makes it easy to use an 16x2 Character LCD with a Keypad
Raspberry Pi WiFi Radio
Internetstreamed music around the house
Character LCD with Raspberry Pi or BeagleBone Black
Use a 16x2 or 20x4 character LCD with a small Linux board!
May We Also Suggest…
Assembled Acrylic Stand for 16x2 Character LCD with LCD installed
Acrylic Stand for 16x2 Character LCD
Angled Shot of the Adafruit I2C Controlled + Keypad Shield Kit for 16x2 LCD.
Adafruit I2C Controlled + Keypad Shield Kit for 16x2 LCD
Stacking Header for Raspberry Pi 2x13 Extra Tall
Stacking Header for Raspberry Pi 2x13 Extra Tall
Angled shot of 10 6mm tactile switch buttons.
Tactile Switch Buttons (6mm tall) x 10 pack
Top down view of a Adafruit RGB Negative 16x2 LCD+Keypad Kit for Raspberry Pi with Red background.
Adafruit RGB Negative 16x2 LCD+Keypad Kit for Raspberry Pi
Top down view of a Adafruit RGB Positive 16x2 LCD+Keypad Kit for Raspberry Pi with Purple background.
Adafruit RGB Positive 16x2 LCD+Keypad Kit for Raspberry Pi
320x240 2.8 inch TFT and Touchscreen installed on Raspberry Pi with desktop showing
Adafruit PiTFT 320x240 2.8 TFT+Touchscreen for Raspberry Pi
Top view of assembled and powered on Adafruit PiOLED 128x32 Monochrome OLED on a Pi Zero. The OLED displays a data readout.
Adafruit PiOLED 128x32 Monochrome OLED Addon for Raspberry Pi
Top down view of a Adafruit 128x64 OLED Bonnet for Raspberry Pi.
Adafruit 128x64 OLED Bonnet for Raspberry Pi
Turing Complete Labs 10 Digit Monochrome LCD Display STEMMA QT / Qwiic
Distributors

This new Adafruit Pi Plate makes it easy to use a blue and white 16x2 Character LCD. We really like the 16x2 Character LCDs we stock in the shop. Unfortunately these LCDs do require quite a few digital pins 6 to control the LCD and then another 1 to control the backlight for a total of 7 pins. That's nearly all the GPIO available on a Pi!

With this in mind we wanted to make it easier for people to get these LCD into their projects so we devised a Pi plate that lets you control a 16x2 Character LCD up to 3 backlight pins AND 5 keypad pins using only the two I2C pins on the RPi! The best part is you don't really lose those two pins either since you can stick i2cbased sensors RTCs etc and have them share the I2C bus. This is a super slick way to add a display without all the wiring hassle.

New we've updated this Pi plate so the buttons on on the right side which makes it a little more mechanically stable

This pi plate is perfect for when you want to build a standalone project with its own user interface. The 4 directional buttons plus select button allows basic control without having to attach a bulky computer.

The plate is designed for both Revision 1 and Revision 2 Raspberry Pi's. It uses the I2C (SDA/SCL) pins. We have a special xtratall 26pin header so the plate sits above the USB and Ethernet jacks. For Pi Model B+ and Pi 2 the resistors sit right above the new set of USB ports. To keep them from shorting against the metal a piece of electrical tape must be placed onto the USB ports.

This product comes as a kit! Included is a high quality PCB and all the components (buttons header etc). A 16x2 Character blue&white monochrome LCD is included! Assembly is easy even if you've never soldered before and the kit can be completed in 30 minutes. Check the product tutorial page for assembly instructions before purchasing You may get a 2row or 1row connector LCD either will work fine.

We also have some handy Python code to help you easily talk to the LCD and buttons You can also easily query the 5 keypad buttons to get input through the library so you get extra buttons without using any more pins. The buttons are automatically debounced inside the library.

At this time the code and plate can control the white backlight on or off. There is no support for PWM control of the backlight at this time so if you need to have more granular control of the backlight this plate can't do that (the I2C expander does not have PWM output).

Product page with tutorials documentation and assembly information
Technical Details

Dimensions: 2.2 x 3.35
Comes with a 16x2 Blue & White LCD
Plug and play with any Raspberry Pi
Uses only the I2C (SDA/SCL) pins
This board/chip uses I2C 7bit address 0x20.
PCB files schematic and Fritzing available in the product tutorial

Learn
Adafruit 16x2 Character LCD + Keypad for Raspberry Pi
This new Adafruit Pi Plate makes it easy to use an 16x2 Character LCD with a Keypad
Raspberry Pi WiFi Radio
Internetstreamed music around the house
Character LCD with Raspberry Pi or BeagleBone Black
Use a 16x2 or 20x4 character LCD with a small Linux board!
May We Also Suggest…
Assembled Acrylic Stand for 16x2 Character LCD with LCD installed
Acrylic Stand for 16x2 Character LCD
Angled Shot of the Adafruit I2C Controlled + Keypad Shield Kit for 16x2 LCD.
Adafruit I2C Controlled + Keypad Shield Kit for 16x2 LCD
Stacking Header for Raspberry Pi 2x13 Extra Tall
Stacking Header for Raspberry Pi 2x13 Extra Tall
Angled shot of 10 6mm tactile switch buttons.
Tactile Switch Buttons (6mm tall) x 10 pack
Top down view of a Adafruit RGB Negative 16x2 LCD+Keypad Kit for Raspberry Pi with Red background.
Adafruit RGB Negative 16x2 LCD+Keypad Kit for Raspberry Pi
Top down view of a Adafruit RGB Positive 16x2 LCD+Keypad Kit for Raspberry Pi with Purple background.
Adafruit RGB Positive 16x2 LCD+Keypad Kit for Raspberry Pi
320x240 2.8 inch TFT and Touchscreen installed on Raspberry Pi with desktop showing
Adafruit PiTFT 320x240 2.8 TFT+Touchscreen for Raspberry Pi
Top view of assembled and powered on Adafruit PiOLED 128x32 Monochrome OLED on a Pi Zero. The OLED displays a data readout.
Adafruit PiOLED 128x32 Monochrome OLED Addon for Raspberry Pi
Top down view of a Adafruit 128x64 OLED Bonnet for Raspberry Pi.
Adafruit 128x64 OLED Bonnet for Raspberry Pi
Turing Complete Labs 10 Digit Monochrome LCD Display STEMMA QT / Qwiic
Distributors

Payment

Visa, MasterCard, AMEX, Apple-Pay and Google-Pay are accepted for online ordering. Your credit card will be charged on the day of shipment. COD orders are not accepted.

Pricing

Prices are subject to change without notice. All prices are quoted in Canadian dollars (CAD). Sayal Electronics does not warrant the conversion rate. All invoices are processed in Canadian dollars and your credit card company will convert it to your local currency. Large quantities on many items are either stocked or available. Please contact our sales staff to inquire about OEM quantity discounts, scheduled orders, etc.

Canadian Orders

No minimum order (before shipping and taxes) for shipments in Canada. Shipments to other Provinces in Canada, 5% Goods and Services Tax (GST) will be added. Additional Provincial Sales Tax (PST) will be added: Alberta : 0% PST British Columbia : 7% PST Manitoba : 8% PST Northwest Territories : 0% PST Nunavut : 0% PST Quebec : 9.975% QST Saskatchewan : 6% PST Yukon : 0% PST For the following Provinces Only Harmonized Sales Tax (HST) will be added. Ontario : 13% HST New Brunswick : 15% HST Prince Edward Island : 15% HST Newfoundland and Labrador : 15% HST Nova Scotia : 15% HST

U.S. Orders

No minimum order (before shipping and taxes) for shipments in U.S.A.

International Orders (Outside of North America)

For orders outside of North America, additional shipping charges apply and will be confirmed prior to shipping. Additional brokerage and duty charges often apply and are collected by the shipping company at the time of delivery. All shipping, brokerage, taxes and duty charges are to be paid by the customer.

Shipping

For Local Pickup Orders. We will contact you when we have your order ready for Pickup. For Residents of Southern Ontario ONLY; Free Shipping on orders over $45.00 CAD Excluding taxes For the rest of Canada customers only; Free Shipping on orders over $100.00 CAD Excluding taxes The Following Exclusions Apply: * Additional shipping fees will apply for oversized and/or overweight packages and all Fluke products. Shipping not available in Northwest Territories, Nunavut and Yukon Shipping of All Online Orders only during the Weekdays. U.S. Customers Only; No Free Shipping; Limited States No minimum order (before shipping and taxes) for shipments in U.S.A. All shipping, brokerage, state taxes and duty charges are the responsibility of and are to be paid by the customer. All Shipping charges are not refundable. Subject to change without prior notice.

Back-Orders

Due to the nature of our business, only a limited supply may be available for some items. As such, we reserve the right to cancel back orders. Accepted back-orders are subject to additional shipping charges. Accepted back-orders will only be charged on the day they are shipped.

Online Shopping Returns/RMA

NOTE: Any shipments received without a RMA# will be refused. Items may be returned for credit or refund at our discretion within 7 working days of delivery. All returns must have Return Merchandise Authorization number (RMA#). RMA# requests are made by calling 416-494-8999 Monday to Friday, 9 A.M. - 5 P.M. EST. Please have your invoice ready when you call. Non-defective returns are subject to a 30% restocking fee. Carefully pack your return and clearly note the RMA# on the outside of the box. Some items (such as kits, cut or measured product and special orders) are non-returnable. No freight collect or COD returns accepted. Parcels damaged in transit are the responsibility of the shipper. Shipping charges on returned goods are non-refundable. No returns after 30 days.

Online to Store Returns/Exchanges

All Returned Goods must be complete and in original package. Returns must be made within 7 working days (with original Invoice). Restocking charges of 30% shall be levied for no fault of Sayal. Refunds shall be issued via the same method of purchase with Original Card.

No Refund or Exchange Items

Items sold as "Final Sale" or "Clearance" Custom or Special Orders Hygienic Items Hobby Items and Educational Kits Wire and Cable Chemicals Tools Semiconductors Test Equipment Satellite Equipment Books/Magazines and Journals (Exceptions may apply)

Warranty / Disclaimer

Disclaimer - Prices may vary from our Online Store ( shop.sayal.com), Main Website (secure.sayal.com) or in our walk in Stores. Sayal Electronics web site promotions, products and prices may vary from our retail operartions. Sayal Electronics makes every effort to ensure that the content on this internet site is complete and current. Photos are a pictorial representation only and may not be the exact product. However, Sayal Electronics does not guarantee that the information contained on this internet site will not contain errors, omissions or inaccuracies. Such errors, omissions or inaccuracies may relate to price or to product or description or availability. Sayal Electronic reserves the right to correct any error, omission or inaccuracy or to change or update the content without notice to you. Further Sayal Electronics reserves the right to refuse or cancel any orders or reservations containing any error, omission or inaccuracy whether or not the order or reservation has been submitted, confirmed and/or your credit card has been charged. If your credit card has been charged for the purchaser and your order or reservation is cancelled, Sayal Electronics shall promptly issue a credit to your credit card. All products are warranted by Sayal Electronics only to be free of defects in material and workmanship for thirty (30) days from the date of shipment. Additional manufacturer warranties may apply for some items (eg, test equipment, IC programmers, etc) - in which case the item should be directly shipped back to the manufacturer. Sayal Electronics will not be responsible for incidental, indirect or consequential damage. There are no other warranties, either expressed or implied which extend the foregoing, and there are no warranties of merchantability or fitness for any particular purpose. No purchase order or verbal advice shall alter this agreement. Sayal Electronics' liability is limited to refund or replacement of product only.

Product Disclaimer

Stock may not be available at all store locations. Photographs of products may not be exactly as shown. (e.g. colour, size or package.) Please call store location to confirm stock. Prices subject to change without notice. We reserve the right to limit quantities. Additional shipping fees will apply for oversized and/or overweight packages. Shipping of All Online Orders only during the Weekdays. Some products may only be available from our Warehouse and a minimum handling charge of ($15.00) per line item (on non-store items) may apply. Warehouse is closed Saturday and Sunday. Refurbished Items are open box and have been checked for functionality. Warranty may not apply. Error and omissions exempt.