Hello,
anybody has interface a keypad with Arduino ?
the project is simple:
A software on a Server send to Arduino a PIN -->
Somebody can key the PIN and only that PIN... during a configurable timeout (1 minute for example)
If Arduino recognize the PIN, it triggers on relay.
End of story.
I feel that it is simple and possible with Arduino, however, Keypads are only mecanicals matrix and I should catch the signal with a BiStable logic componente... or Arduino could process a pooling quick enaf to catch de input signal ?
Anybody can give me a clue ?
Thanks, Pierre.