Amazon.com Return Policy:Regardless of your statutory right of withdrawal, you enjoy a 30-day right of return for many products. For exceptions and conditions, see Return details.
SainSmart LCD Keypad shield for Arduino includes a 16x2 HD44780 LCD module and a 5 push button keypad for menu selection and user interface programming. Fully assembled. On-line Arduino tutorial and example code. Compatible with Arduino Uno, Mega, Duemilanove. Uses digital pins 4 - 10, and analog pin 0.
Features
* 16x2 LCD Keypad module for Arduino Diecimila Duemilanove, UNO, MEGA1280, MEGA2560 board. * Blue Backlight with white words, adjustable backlighting. * 4 Bit Arduino LCD Library * 100% brand new and high quality
Package Content 1 x LCD Keypad Shield
NOTE: The link is the instructions about keypad shield. https://s3-ap-northeast-1.amazonaws.com/sain-amzn/20/20-011-901/LCD1602.rar https://s3-ap-northeast-1.amazonaws.com/sain-amzn/20/20-011-901/LCDkeypad1.0.rar
Customer Reviews, including Product Star Ratings, help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyses reviews to verify trustworthiness.
Customers find that the LCD keypad shield works very well. However, the documentation receives negative feedback, with one customer noting that it's not very well documented or organized.
Customers find that the shield works well, with one mentioning that both the display and keypad perform decently.
"...It works very well with the Arduino Uno (V3). Once the Code was uploaded to the Arduino Uno the display worked very well...." Read more
"Product fine but Sainsmart need to make the effort to explain the pinout assigmnents necessary to make the standard arduino code work with this..." Read more
"...then you will have a great product that works great." Read more
"...Overall the keypad/lcd seem decent, however I'd hesitate when ordering SainSmart items in the future given the faulty solder joint." Read more
Customers have mixed experiences with the documentation for this shield, with one customer noting that it does not come with any code or instructions, while another mentions poor documentation on the company website.
"...The Lcd shield does not come with any code or instructions so I wrote my own but after doing a search on the internet I found many websites that..." Read more
"...The code on the SainSmart website (keypad_lcd.zip) is not very well documented or organised...." Read more
"Good product, poor documentation on company website..." Read more
The Sainsmart LCD Keypad shield was an excellent purchase. It works very well with the Arduino Uno (V3). Once the Code was uploaded to the Arduino Uno the display worked very well.
The Lcd shield does not come with any code or instructions so I wrote my own but after doing a search on the internet I found many websites that offer similar code.
The fact that this display has the added keyboard function it give's it the edge over standard 16x2 LCD displays.
Product fine but Sainsmart need to make the effort to explain the pinout assigmnents necessary to make the standard arduino code work with this module. Simple changes necessary. Also the drivers they offer are a mess and not all of them are relevant to current arduino IDE and so for the beginner it it all quite confusing.
Great product is a complete product if you want a small key board and 2 line display.. I had some work to do as the Arduino software version I had installed was not compatible so follow the on-line advice on how to implement it EXACTLY. then you will have a great product that works great.
SainSmart LCD Keypad Shield arrived with broken connection between LED backlight and board (poor solder joint). I needed the item quickly and did not have time to return it and wait for a replacement, so repaired the solder joint myself.
The code on the SainSmart website (keypad_lcd.zip) is not very well documented or organised. To use it with Arduino 1.0 and above, unzip the archive and copy the keypad_1602for_1.0 folder to your Arduino libraries folder. Rename keypad_1602for_1.0 to DFU_Key, and the example code should work correctly.
Overall the keypad/lcd seem decent, however I'd hesitate when ordering SainSmart items in the future given the faulty solder joint.
It is well made, appears to work well, and the white on blue display looks really nice. It would be churlish to drop too many marks for not doing it the way I would have, but it is a shame that the buttons are so near the edge that they overhang, slightly, the edge of the arduino board. The whole thing is prone to toppling if operated carelessly. You'll probably want to stick feet at the extreme corners of the arduino (no mean feat in itself). But it does what it says, and saved me some time, so I'm very happy with this purchase.
Nice product works very well had my name scrolling along and also made it into a temperature gauge hope to learn more things has I play with the Arduino.
I bought it recently, I find it very good if one doesn' mind it hogging 6 pins of the Arduino or if it has to program the Arduino without using a computer. I would recommend it with the above resevations
Idéal pour une interface simple avec l'arduino, l'écran est très lisible , la connection enfantine, les commandes d'affichages sont simple, la lecture des boutons un peu plus délicates, mais il est facile de trouver des exemples.
Für den Preis erhält man ein prima Board mit Display und Knöpfen. Optimal für Einsteiger. Mein Sohn (13) programmiert mit einem Arduino und LEDs verschiedene Lichtsequenzen und mit dem Display kann er nun noch viel mehr machen. Auf meinen kleinen Arduino passt das Board perfekt. DIe in anderen Bewertungen schon geänderte Ansteuerports in den Code eingetragen und schon erscheint "Hello World" auf dem Display. Qualität und Funktionsumfang für den Preis absolut top. Beispielcodes gibt es genug im Internet.
Einwandfreie Ware und schnell mit dem Arduino installiert. Besonders geeignet für "lötfaule" Leute. 8-)). Displaykontrast ist gut. Tasten funktionieren einwandfrei.
...leider waren die Pins so gewaltsam verbogen, dass man diese erst mühevoll umbiegen musste. Damit hätte ich leben können. Doch ein kleines Loch auf dem weißen Untergrund (direkt unter der Anzeige) macht das Ding unansehlich. Das Ding geht zurück, in der Hoffnung dass das nächste etwas besser verarbeitet ist.
Zudem möchte ich anmerken, dass das LCD-Modul billiger wirkt, als ein einzelnes LCD-Modul, die man so erhält. Das gesamte LCD Keypad Shield wirkt leichter, als eines dieser einzelnen LCD-Module. Auch die Leuchtqualität scheint mir arg "plastikmäßig", nicht kristiallklar und durchdringend hell.
Noch ein Kritikpunkt: Die Doku fehlt. Man muss sich diese auf SainSmart suchen ([...])
Vor allem die Belegung der verbleibenden Pins sind auf den Lötpads neu soriert.
Ansonsten heißt es: Auf den Arduino draufstecken, das "Hello World" aus dem "LiquidCrystal"-Beispiel der Arduino-IDE laden und die Initialisierung wie folgt ändern: LiquidCrystal lcd(8, 9, 4, 5, 6, 7);
Natürlich am Poti den Kontrast noch richtig einstellen...