Skip to content

Ltran0325/MSP432-Keypad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MSP432-Keypad

To display 4 unique digits from keypad input on a 7-segment display row using MSP432 LaunchPad. The keypad is wired in a 4x4 matrix formation to minimize used pins. Each key on the keypad contains a mechanical switch that will be debounced using a finite-state machine. https://github.com/Ltran0325/MSP432-Keypad/blob/main/main.c

Hardware:

  1. MSP432P401R LaunchPad: https://www.digikey.com/en/products/detail/texas-instruments/MSP-EXP432P401R/5170609
  2. 7-segment display: https://www.digikey.com/en/products/detail/lite-on-inc/LTC-4627JR/408223
  3. 4x4 matrix keypad: https://www.digikey.com/en/products/detail/adafruit-industries-llc/3844/9561536

Demo: https://youtu.be/VUVd9RPUBLM

About

MSP432 7-segment display keypad solution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages