You are on page 1of 3

instructables

Arduino Based Automatic Fingerprint Door-Lock

by AnniBot

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

Supplies:

-Arduino UNO

-Fingerprint sensor

Step 1: Connections

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

Arduino Based Automatic Fingerprint Door-Lock: Page 1


Step 2: Code

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.

Download

https://www.instructables.com/ORIG/FI1/VYEH/KMM137LP/FI1VYEHKMM137LP.ino

Step 3: House

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

https://vimeo.com/528280414

Arduino Based Automatic Fingerprint Door-Lock: Page 2


Step 4: Its Ready!

Youtube Video to make it.

https://youtu.be/e8Y_-yUuNIQ

Superb!

Thanks!

Mind Blowing!

Thanks!

Arduino Based Automatic Fingerprint Door-Lock: Page 3

You might also like