Forum Discussion
Altera_Forum
Honored Contributor
11 years agoFirst, how do you connect the keyboard or keypad. Just buttons is easiest. For each button a GPIO pin and then you could just read that. Another option is to use protocols like PS/2 or USB. I have some experience in designing hardware for PS/2 and if you only want to read the design is relatively simple. I have no idea how to use USB. There might be a design in the IP catalogue you can use.