LCD Keypad Shield được phát triển cho các board mạch Arduino, cung cấp một giao diện thân thiện cho phép người sử dụng dễ dàng lướt qua menu và thực hiện các tùy chọn.. LCD Keypad Shield bao gồm một màn hình LCD 1602 (chữ trắng, đèn nền xanh), keypad gồm 5 phím: select, up, right, down và left. Để tiết kiệm các chân IO, keypad chỉ sử dụng một chân analog A0 để giao tiếp với board mạch Arduino.
thông tin chi tiết có thể tham khảo tại đây.
This is a 16x2 LCD and Keypad shield for Arduino Uno, Diecimila, Duemilanove and Freeduino boards.
- Blue Backlight with white words
- uses 4 Bit Arduino LCD Library
- Left, Right, Up, Down and Select buttons
- Screen contrast adjustment
- Arduino Reset button
The board uses different pins to the Arduino example sketches, so to make the display work, use the following sequence of pins when starting the library:
LiquidCrystal lcd(8,9,4,5,6,7);
Note: Do not use pin Digital 10 when this board is plugged in (see here for more details)
The backlight is not dimmable by default. In order to make it dimmable using PWM see this instructable: www.instructables.com/id/Arduino-LCD-Backlight-Fix/
The buttons are connected to only one analog input pin through resistors to give a different voltage for each button, thus saving on input/output pins. Reading the buttons is easy and example code is shown below
Pin Connections
Pin | Function |
Analog 0 | Buttons (select, up, right, down and left) |
Digital 4 | DB4 |
Digital 5 | DB5 |
Digital 6 | DB6 |
Digital 7 | DB7 |
Digital 8 | RS (Data or Signal Display Selection) |
Digital 9 | Enable |
Arduino LCD1602 Keypad Shield
- Mã sản phẩm: Arduino LCD1602 Keypad Shield
- Tình trạng: Còn hàng
-
60.000 Đ