Skip to content

Shobhit0109/Electronic-Vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Authentication with Electronic Safe

This project uses face recognition to authenticate a user and then interact with an electronic safe simulator.

Getting Started

  1. Navigate to the faceAuthentication directory:
cd faceAuthentication
  1. Run the main.py script:
python main.py

This will open your camera and start the face recognition process. Once your face is recognized, the script will automatically open the Wokwi simulator.

Wokwi Simulator

The Wokwi simulator is located at this link. The files for the simulator are stored in the electronic-safe directory of this project.

In the simulator, the electronic safe will first ask for a secret code. It will then suggest a password and ask you to enter a password. The safe will tell you the strength of the password you entered. Once the safe is locked, it will ask for the same password to unlock it. If you enter the wrong password three times, the safe will terminate.

Project Structure

  • faceAuthentication/: Contains the main python file to be executed
  • electronic-safe/: Contains the arduino files for the Wokwi simulator.
  • model/: Contains the datasets, training & face recognition model.

Contributers

  • 2021UCS1618 Shobhit
  • 2021UCS1702 Prachi Sah
  • 2021UCS1659 Ujjawal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published