0% found this document useful (0 votes)
14 views1 page

Fingerprint Door Unlock System Project

This document describes a fingerprint door unlock project using an Arduino that can be used for door security, attendance tracking, and personal identification. The system stores fingerprint templates and uses a matching algorithm to compare users' fingerprints to the templates to authenticate them. When an authorized fingerprint is detected, the door unlocks and the user's name is displayed on an LCD screen, providing improved security over traditional keys. It lists the required hardware components including an Arduino Uno, fingerprint sensor, solenoid lock, and LCD. The software requirements are the Arduino IDE and source code.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views1 page

Fingerprint Door Unlock System Project

This document describes a fingerprint door unlock project using an Arduino that can be used for door security, attendance tracking, and personal identification. The system stores fingerprint templates and uses a matching algorithm to compare users' fingerprints to the templates to authenticate them. When an authorized fingerprint is detected, the door unlocks and the user's name is displayed on an LCD screen, providing improved security over traditional keys. It lists the required hardware components including an Arduino Uno, fingerprint sensor, solenoid lock, and LCD. The software requirements are the Arduino IDE and source code.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

FINGERPRINT DOOR UNLOCK SYSTEM

PROJECT ABSTRACT
This simple fingerprint door unlock project using Arduino can be very useful for
door security, forensics, crime investigation, personal identification, attendance system and much more. In
the future, there could be many more applications like fingerprint-based driving licenses, bank accounts
operation and so on. The whole system works under a simple algorithm called matching algorithm, which is
used to compare previously-stored templates of fingerprints against users’ fingerprints for authentication
purposes. A key is normally used for traditional door opening, but it provides very poor security. In this
fingerprint door unlock project, only when an authorized person places a finger on the sensor, the door
unlocks and the LCD displays a welcome message along with that person’s name.

HARDWARE REQUIREMENTS
❖ Arduino Uno MCU board
❖ Test Point 5V
❖ Resistors
❖ Capacitors
❖ Solenoid Lock
❖ Fingerprint sensor module R305
❖ Miscellaneous (LCD, Relay, Connectors etc.)

SOFTWARE REQUIREMENTS
❖ Arduino IDE Software
❖ Source Code
CIRCIUT DESIGN

PROJECT GUIDE: SRINNIVAS RAO SIR

V. Rohith – 16UK1A0431
J. Harika – 16UK1A0446
A. Manasa – 16UK1A0437
D. Phani Raghavendra – 16UK1A0408

You might also like