Skip to content

ZLAllen/Keypad_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Keypad_Scanner

Scan a 4*5 keypad and return the keypress to a processor through SPI; This code is written in VHDL.

The keypad scanner is implemented with 2 seperated finite state machines. The first machine serves as the controller for the input buffers. The second machine controls the SPI buffer. See the comments inside the code for more informations

About

Scan a 4*5 keypad and return the keypress to a processor through SPI; This code is written in VHDL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages