Add a keypad input object
Brought to you by:
carlburch
It would be nice to have a keypad input object that provides a binary encoded output, along with a status bit indicating a keypress is active. The keypad would have configuration options that would allow for selection of different display & behaviors such as:
- telephone pad (0123456789*#)
- HEX pad (0123456789abcdef)
- Terminal (a-z,0-9,enter,bs,esc)
Cheers!
Dan