Forum Discussion
Altera_Forum
Honored Contributor
8 years agoStoring password input using PS/2 keyboard
Hello, I'm trying to create a 6 digit password using a PS2 Keyboard and then store it. I already have the PS2 Keyboard code working (see attachment) and have modified it so that it shows up as ...
Altera_Forum
Honored Contributor
8 years agoI'm not sure what you want to know. You want to detect a certain sequence? Then you might try a state machine for the sequence detection, and comparators for the chars.