×
Login
×
Registration
Profile Informations
Login Datas
or login
Review Details
ITEAD 1602 LCD Keypad Characters Display Shield With Arudino LCD4Bit library For Arduino Board
- Product Review (submitted on September 4, 2012):
-
Works well, nice clear display.
Reasons I don't give it 5 out of 5:
1) LCD pins differ from those used in Arduino example code.
Use - LiquidCrystal lcd(8, 9, 4, 5, 6, 7);
2) LCD write pin is not connected, therefore cannot define custom characters in display.
3) Error in schematic. Pin 10 appears to control LCD backlight.