Hello, In this article we will see how to use fingerprint sensor with Arduino. With Fingerprint sensor you can add security and lock to your home, office, garage and many more. Not only about secuity, you can add use this module where you want in time and out time in the access restricted area.
We will be using GT511C3 Fingerprint module interface with arduino.
Step 1: Pinout of Fingerprint Sensor
Step 2: Interface
We will interface GT511C3 module with Arduino with UART interface.
Here is connection of the Module
Step 3: Tutorial of the Project
Step 4: Example Code
Code on github:
https://github.com/sparkfun/Fingerprint_Scanner-TTL
Discussions