Matrix keypad interfacing with microcontrollers

Matrix keypads are common devices where human has to interact with embedded system. Most common are scanning matrix keypads where rows or columns are constantly scanned to detect which button were pressed.

keypad-schematic.gif

 

This nice course takes goes through theoretical explanation to practical implementation on AVR and 8051 microcontrollers. Each schematic is followed by ASM and C example programs. This is really practical tutorial especially for those who are new to microcontrollers.

Read

1 Comment so far

  1. sujay on August 9th, 2008

    Please tell me how to interface mobile keypad with ATMEGA128L.

Leave a reply