• 4x4 Matrix keypad help
    Hi, i am new to ucontroller programming. I wanted to make some password and 7-segment display projects using 4x4 matrix keyboard as input, in C. I just need some simple example links or sample code...
  • 4x4 Matrix keypad help
    Hi, i am new to ucontroller programming. I wanted to make some password and 7-segment display projects using 4x4 matrix keyboard as input, in C. I just need some simple example links or sample code...
  • Key de-bouncing in 4x4 matrix keypad
    I'm using 4 x 4 keypad to send the output to 2 7-segment LED. problem: key de bouncing problem Summary problem: when I press key, it shows both digit on the left and right. For example, if I...
  • Key de-bouncing in 4x4 matrix keypad
    I'm using 4 x 4 keypad to send the output to 2 7-segment LED. problem: key de bouncing problem Summary problem: when I press key, it shows both digit on the left and right. For example, if I...
  • Using an 8051/8052 microcontroller to decode a 4x4 matrix keypad
    I want to know how to use a lookup table to decode a 4x4 matrix keypad e.g a Grayhill 96 series keypad in 8051/52 assembly language.Please, may you send me example assembly code used in this decoding...