jitenmuni
Newbie level 3
- Joined
- Aug 22, 2010
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,313
Hello,
I am interfacing a 8 * 4 Matrix Keypad on 80C51 Controller.
I am using Port-1 - 4 Pins and Port 0 Full 8 Pins.
Can anyone please give me the Assembly language Code for the same.
I need to detect "Key Pressed" and "Key Released" Both.
Key Pressed has one function and Key Release has other funtions to be performed.
Hence I need the following from the Code:-
1) Which Key is Pressed out of 32 Keys
2) Key Pressed
3) Key Released.
Also let me know if any pull up etc is required for Port 0 / Port 1
Regards,
Jiten
I am interfacing a 8 * 4 Matrix Keypad on 80C51 Controller.
I am using Port-1 - 4 Pins and Port 0 Full 8 Pins.
Can anyone please give me the Assembly language Code for the same.
I need to detect "Key Pressed" and "Key Released" Both.
Key Pressed has one function and Key Release has other funtions to be performed.
Hence I need the following from the Code:-
1) Which Key is Pressed out of 32 Keys
2) Key Pressed
3) Key Released.
Also let me know if any pull up etc is required for Port 0 / Port 1
Regards,
Jiten