Arduino Based Automatic Fingerprint Door-Lock

by AnniBot in Circuits > Arduino

2586 Views, 5 Favorites, 0 Comments

Arduino Based Automatic Fingerprint Door-Lock

IMG_20210318_003959105.jpg

This is an arduino based fingerprint doorlock prototype. In this Model, when we put our finger on the sensor the program takes an image of it and tallies it with the enrolled fingerprints. If the finger is recognized then the door automatically opens for a specific time we declared in the code and after that it close on its own.

Supplies

-Arduino UNO

-Fingerprint sensor

Connections

IMG_20210316_180208077.jpg
Screenshot (4).png

Follow the diagram above for the Connections. You can cut the blue and green wires of the fingerprint sensor as they are not needed. I have also done the connections as per the diagram.

Code

Screenshot (8).png

We will need to upload 2 codes.

  1. First: Open Arduino IDE and go to File>Examples>Adafruit Fingerprint Library>enroll. Upload the opened code into the Arduino. Now open the Serial Monitor and follow as it says.
  2. Now Uploaded my code I attached below into the Arduino.

House

My video

Follow the steps in the video Above. I used a metal piece to make the house stand on a base, you can use anything.

Its Ready!

Arduino Based Fingerprint Door-Lock | AnniBot

Youtube Video to make it.