Skip to content

This is a 4x4 USB HID Keypad application. It consist 0-9,A,B,C,*,# characters and backspace.

Notifications You must be signed in to change notification settings

win001/4x4_Keypad_From_Scrach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4x4_Keypad_From_Scrach

This is 4x4 USB HID Keypad application. It consist 0-9,A,B,C,*,# characters and backspace. By applyint the signal one by one on 4 row of 4x4 matrix keypad and Scaning the the 4 column one by one to detect which key is pressed. After detecting which key is pressed using the USB keyboard descripter it sends the correspong value using USB API(provided by STM).

Hardware and Software used to build this project -

  1. STM32F103
  2. 4x4 Matrix Keypad
  3. Jumper wires
  4. Keil IDE
  5. STM32CubeMX

About

This is a 4x4 USB HID Keypad application. It consist 0-9,A,B,C,*,# characters and backspace.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published