Er.abdulrehman
Member level 2
Hi every one,
I am using 4x4 keypad, i want the code to work as numbers from 0 to 9 (Which I did) and the remaining buttons should have special functions like:
Button Description : Functions
Enter : As I Press this button the data should get entered.
Delete : As I Press this button the current data should get deleted.
Move Right : As I Press this button the data should move Right.
Move Left : As I Press this button the data should move left.
Remaining Two buttons will have no functions.
I want to implement this using 89v51RD2, it will also display the button content that is pressed on LCD.
Thanks in Advance.......
Here is the keypad.
I am using 4x4 keypad, i want the code to work as numbers from 0 to 9 (Which I did) and the remaining buttons should have special functions like:
Button Description : Functions
Enter : As I Press this button the data should get entered.
Delete : As I Press this button the current data should get deleted.
Move Right : As I Press this button the data should move Right.
Move Left : As I Press this button the data should move left.
Remaining Two buttons will have no functions.
I want to implement this using 89v51RD2, it will also display the button content that is pressed on LCD.
Thanks in Advance.......
Here is the keypad.