Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

FINGERPRINT DOOR UNLOCK SYSTEM USING GSM

ABSTRACT

These utilize fingerprint recognition technology to allow access to only those whose
fingerprints you choose. It contains all the necessary electronics to allow you to verify
fingerprints with just the touch of a button. It can only be opened when an authorized user is
present, since there are no keys .

In this project the fingerprint module from is used. It can store up to 750 finger prints on its
own memory. It can be controlled through its serial port. The micro controller interacts with
the module.The system provides a secure and hassle free way to open the door.
User just needs to scan finger to open the door. No need to carry any key. The system only
allows authorized users to open the door . Users can first register into the system by scanning
fingerprints. The system allows multiple users to register as authorized users.

Here we use a microcontroller. The fingerprint sensor is connected to the microcontroller and
also we have an LCD display along with push buttons and motor. The motor is used to
demonstrate as lock.

Hardware Specifications:

 Fingerprint module
 LCD
 DC Motor
 motor driver
 Microcontroller
 Power supply

Software Specifications:

 Embedded C Compiler
 MC Programming Language: C
Block Diagram:

You might also like