Fingerprint Sensor With Arduino
by embpic in Circuits > Electronics
6283 Views, 9 Favorites, 0 Comments
Fingerprint Sensor With Arduino

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.
Required Components
You will need Arduino Board. You can select any of the following,
- Arduino Nano - https://www.banggood.in/custlink/KKGygoIaOF
- Arduino Uno - https://www.banggood.in/custlink/GvmyBlZaOo
- Arduino Pro Mini - https://www.banggood.in/custlink/vvGy0Lijj0
- Arduino Mega2560 - https://www.banggood.in/custlink/vKGY0lioLA
Again you will need GT511C3 module.
Pinout of Fingerprint Sensor

Interface


We will interface GT511C3 module with Arduino with UART interface.
Here is connection of the Module
Tutorial of the Project

Example Code
Code on github:
https://github.com/sparkfun/Fingerprint_Scanner-TTL