Interfacing of Keypad Matix With PIC

by embeddedbymedhavi in Circuits > Microcontrollers

3 Views, 0 Favorites, 0 Comments

Interfacing of Keypad Matix With PIC

keypadd.png

Matrix Keypad:

Matrix Keypads are commonly used in calculators, telephones etc where a number of input switches are required. We know that matrix keypad is made by arranging push button switches in row and columns. In the straight forward way to connect a 4×4 keypad (16 switches) to a microcontroller we need 16 inputs pins. But by connecting switches in the following way we can read the status of each switch using 8 pins of the microcontroller.

Block Diagram

keypad.png

Programming of Keypad Matix With PIC

Downloads

Any Query related Embedded System , IOT and Raspberry PI go to My Blog:

embeddedbymedhavi