Arduino 4x4 Keypad and 8x8 LED Matrix
by Mihir Achyuta in Circuits > Arduino
5279 Views, 11 Favorites, 0 Comments
Arduino 4x4 Keypad and 8x8 LED Matrix
This is my instructable on LED matrix and keypad both combines together using an arduino
Gathering
The things you need for this project:
- Arduino uno
- 8x8 led matrix
- 4x4 keypad
- Jumper wires
- USB type B cable
- breadboards
- 4x 1Kohm resistors
- 3x 4.7Kohm resistors
Software you need:
- Arduino IDE
Wiring
wire up your things as shown in figures
Programming
include the given zip files to your arduino ide and upload the given file to your arduino.
All Done!
When your done it should look like this.