My problem in the previous post here is now solved.
The keypad is working.
But I now am trying to solve 2 more problems
1. I need the keypresses to reflect the correct label
My matrix is
1 2 3 A
4 5 6 B
7 8 9 C
* 0 # D
At the moment I get the following 1,2,3,4 as opposed to 1,2,3,A
2. I would like to capture a number of keystrokes as I type them in for example 135 completing input with a #
So the number stored will be the number decimal 135
Any help or suggestions will be most appreciated.
Kind regards
Dennis
For example keypress1




Bookmarks