• Suggest changes to the code for matrix keypad
    I wrote this code for displaying the key on the LCD that is pressed in the matrix keypad. The program is not working in the hardware platform.Kindly suggest changes to the code: #include<reg51.h...
  • Debounce Logic
    I have done software debounce logic with 2/3 voter logic and kindly verify the coding i don't no whether it is correct or not. Please help me Coding: void inputRoutine() { uint16_t temp; InputP1_Temp...
  • keymatrix debounce example
    Hi all Does any one have keymatrix debounce example on keil c. Thanx
  • New debounce logic:
    whether the following debouncing logic will work well: the total cycle for code is 50ms and each function is executed only once during the cycle. void main() { signed int deb_Counter=0; while...
  • keypad
    hi,what is the driver for an 8 bit keypad?i need ur help,urgent.tnx