HI All,
Relative newbie - stuck trying to work out the following...
I'm building an escape-room puzzle and looking to have three different 4x4 matrix keypads accept a four digit code in sequence. I'm using a library for the keypad and a 7 bar 4 digit display. I've got base code for a single keypad puzzle (attached). How do I differentiate and sequence the three keypads in the code?
Any help appreciated...
PincodePuzzle.ino (4.9 KB)