Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 2.32 KB

File metadata and controls

37 lines (28 loc) · 2.32 KB

Biometric-Fingerprint-System-with-Arduino

The promising fingerprint voting system is a prototype for an Embedded system which integrates hardware and software working together to attain efficiency in voting processes. It involves a fingerprint sensor(DY50), LCD screen for the display, switches, push buttons for the successful implementation of various inputs and outputs functions. These hardware components are then later embedded with the microcontroller processing unit(ARM), Arduino device which is programmed in C -programming to store data, execute different user inputs commands and produce results based on the user inputs.On the other hand, ARM microcontrollers operates in dynamic way to control all corresponding hardware peripherals.

alt text

Requirements for the prototype

  1. Arduino UNO
  2. Arduino Software Installed
  3. C++ working environment
  4. Identity Cards for Authentications
  5. Fingerprints.

Documents and Flow Process Resources:

1)SRS Document : Software Requirements Specifications

2)Video Illustration: Prototype illustraqtion

3)Uses Cases : Biometric System Uses Cases

4)Flow Chart. : Biometric System FlowChart

Bibliography and Resources: