Skip to content

SNatts/LAB1-KeyPad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

LAB1-KeyPad

Description

Build system that get input from HC-35 Matrix Button to match with student ID in system. If input ID match with ID in system, LD2 on Nucleo F411RE will turn on.
image
HC-35 Matrix Button - image by amazon

System Requirement

Pad Layout

image

  1. 0-9 numeric pad: user number input
  2. CC: Clear Content, Clear all input
  3. BKSP: Backspace, clear most right-hand position of the sequence.
  4. OK: Submit ID to match in system.

ID structure

image ID will have 11 Digits.

Restrictions

  1. System will allowed user to input number as most at 11 digit, input that user key after it full it will not accepted.
  2. When user push CC button after LD2 is turned on, System will automatically turn off LD2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published