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

Arduino | 4x4Keypad | 8x8 LED matrix

This is my instructable on LED matrix and keypad both combines together using an arduino

Gathering

20180517_153625.jpg
20180517_153656.jpg
20180517_153822.jpg
20180517_153705.jpg
20180517_153805.jpg
20180517_153942.jpg
20180517_153736.jpg
20180517_153723.jpg

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

Snapshot - 3.png
matrix_connections_s9OJ43nrTc (1).jpg

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!

20180517_153434.jpg

When your done it should look like this.