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 a 7 segment display when I press any of the number keys like 1234567890. What I want to do is to press the space key for example to initiate and then type in a six digit password like "123456" and then store those 6 digits. I'm using DE2-115. Any help would be great, thanks.