Fingerprint Door Lock Using Arduino Uno

Conclusion in this tutorial post we learned how to set up a fingerprint sensor and how to use it with our arduino you can use this knowledge to control a.
Fingerprint door lock using arduino uno. Adafruit fingerprint finger adafruit fingerprint myserial. It uses a keypad and fingerprint scanner to grant a user access by controlling an electric door s. We used analog pins since we need more that 14 digitals pins for this project. They are connected through a single wire that goes from a pwm pulse width modulation enabled pin on the master to an analog pin on the slave.
Therefore there is one master arduino which controls the servo oled and fingerprint sensor while a slave arduino controls the leds. Introductionthe fingerprint door lock as the name suggests is an electronic door lock that can be installed on almost any access point in your house. The project arduino fingerprint sensor lock is simply fabricated around arduino board. First of all connect the fingerprint sensor to the arduino uno.
The default pins for serial communication on the arduino uno are pin 0 rxd and pin 1 txd of the board but we are going to use other pins for serial communication. Arduino fingerprint door lock with keypad and lcd. For connecting the keypad with the arduino we are using both analog and digital pins. In that i am using 2 3 digital pins of arduino for data transfer to the fingerprint i tried other pin configurations for this but it didn t work but as i am connecting lcd it also requires same 2 3 digital pins of arduino and it is not possible for me to use 2 and 3 pins of arduino for both lcd and fingerprint sensor for data transfer.
I am using fingerprint module r307 and lcd together. In the future there could be many more applications like fingerprint based driving licences bank accounts operation and so on. Make sure you get a fingerprint sensor that works with the arduino through the serial communication. If you are using arduino mega then there is no need to use analog.
Define servopin 9 define pin number to which servo motor is connected define durationtime 3000 define the time it remains in the open position of the door lock miliseconds define servomin 0 open position define servomax 90 closed position. Digital door lock using arduino circuit diagram. Not only to ensure door security this project also make certain to assist in fields like forensics crime investigation personal identification attendance system and there is a lot more. Using pwm the master can send different voltages to the slave.