Skip to content

The biometric app for store and detection fingerprints of persons

License

Notifications You must be signed in to change notification settings

nickolaEO/biometric_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIOmetricaBIOmetrica

The application for store and detection fingerprints of a person

BIOmetrica is a Windows OS Desktop application, which interacts with a microcontroller Arduino + fingerprint sensor.

  • Input your full name to the fields
  • Press "Add Person" button to registrate your fingerprint
  • Follow the instructions
  • Check the addition by placing the finger you added earlier
  • If you want to delete the person from databse input full name and press "Delete Person" button
  • If you want to clear database press "Clear Database" button

Tech

Installation

OS Windows:

  • Install and activate the virtual environment (venv)
cd biometric_app
python -m venv venv
venv\Scripts\activate.bat
  • Install the dependencies from requirements.txt
cd biometric_app
pip install -r requirements.txt

License

MIT

Free Software

About

The biometric app for store and detection fingerprints of persons

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published