| ??? 02/20/00 18:21 Read: times |
#1543 - RE: keypad |
hello lora!
i am giving you the solution in assembly language. with regards dkshukla ;buffer is the keypad reading,youcan ;use buffer for key decodeing purpose ;read port in interrupt routine at interval of 50msec to eliminate key debounce. code example: mov a,p1 anl a,#00011111 mov buffer,a |
| Topic | Author | Date |
| keypad | 01/01/70 00:00 | |
| RE: keypad | 01/01/70 00:00 | |
| RE: keypad | 01/01/70 00:00 | |
| RE: keypad | 01/01/70 00:00 | |
| RE: keypad | 01/01/70 00:00 | |
| RE: keypad | 01/01/70 00:00 | |
RE: keypad | 01/01/70 00:00 |



