0% found this document useful (0 votes)
182 views

Fingerprint Door Lock System

Uploaded by

atharv.abd06
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
182 views

Fingerprint Door Lock System

Uploaded by

atharv.abd06
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

FINGERPRINT DOOR LOCK

SYSTEM
Group Members: -

Atharv Suhas Patil (15)

Tushar Santosh Sarode (19)

Prathamesh Milind Mate (10)

Aniket Ganesh Jadhav (25)


Introduction
1 Project Overview
This project aims to develop a fingerprint door lock
system that utilizes a fingerprint sensor to authenticate
users and grant access to a secured area.

2 Security Enhancement
The fingerprint door lock system enhances security by
replacing traditional key-based access with a more
secure and reliable biometric authentication method.

3 Convenience and Efficiency


The system offers convenience and efficiency by
eliminating the need for keys and simplifying the access
process.
System Architecture
Fingerprint Sensor Microcontroller Door Lock Mechanism

The fingerprint sensor captures The microcontroller processes The door lock mechanism is
and analyzes the user's the fingerprint data, compares activated or deactivated based
fingerprint to verify their it with stored fingerprints, and on the authentication result
identity. controls the door lock from the microcontroller.
mechanism.
Fingerprint Data Acquisition
1 2 3

Fingerprint Capture Image Processing Fingerprint Matching


The fingerprint sensor captures The captured fingerprint image is The extracted features are
the user's fingerprint image. processed to extract unique compared with stored fingerprints
features and create a digital in the database to verify the
representation. user's identity.
Authentication and Access
Control
Fingerprint Verification
The microcontroller compares the captured fingerprint
with stored fingerprints in the database.

Authentication Success
If the fingerprint matches, the microcontroller grants
access to the secured area.

Access Control
The door lock mechanism is activated or deactivated
based on the authentication result.
System Implementation
Component Description

Fingerprint Sensor Used for capturing and


analyzing fingerprints.

Microcontroller Processes fingerprint data,


controls the door lock
mechanism, and manages
system operations.
Door Lock Mechanism Activated or deactivated
based on the authentication
result.
Power Supply Provides power to the system.

Solenoid lock Solenoid lock is basically a


electromagnet.
Software Development
Fingerprint Library
A library is used to interface with the fingerprint sensor
and process fingerprint data.

Authentication Algorithm
An algorithm is implemented to compare captured
fingerprints with stored fingerprints in the database.

Access Control Logic


Logic is implemented to control the door lock mechanism
based on the authentication result.
Testing and Evaluation

Functionality Testing
Testing the system's ability to capture fingerprints, authenticate users, and
control the door lock mechanism.

Security Testing
Evaluating the system's resistance to unauthorized access and potential security
vulnerabilities.

User Experience Testing


Assessing the system's ease of use, user-friendliness, and overall user satisfaction.
Coding:-
For coding we are using Arduino IDE 2.3.2 version. The new major release of the Arduino IDE is faster and
even more powerful! In addition to a more modern editor and a more responsive interface it features
autocompletion, code navigation, and even a live debugger.

For more details, please refer to the **Arduino IDE 2.0 documentation**.

Nightly builds with the latest bugfixes are available through the section below.
Conclusion
The fingerprint door lock system provides a secure,
convenient, and efficient access control solution. It enhances
security by replacing traditional key-based access with
biometric authentication, while offering ease of use and
improved efficiency.

You might also like