Fingerprint Scanner - TTL (GT-511C3) [ SEN-11792 - https://www.sparkfun.com/products/11792 ] | Fingerprint Scanner - TTL (GT-511C1R)[ SEN-13007 - https://www.sparkfun.com/products/13007 ] |
This is a great fingerprint module from ADH-Tech that communicates over 3.3V TTL Serial so you can easily embed it into your next project. This repository contains Arduino example code to work with it. This code has been tested with GT-511C3 and GT-511C1R.
-
<> Code
- /FPS_GT511C3 - Arduino Library to interface with the sensor.
- /FPS_GT511C3/Examples/FPS_Blink - Blinks the blue LED.
- /FPS_GT511C3/Examples/FPS_Enroll - Enroll a fingerprint.
- /FPS_GT511C3/Examples/FPS_IDFinger - Attempt to identify the fingerprint against the local database.
- /FPS_GT511C3/Examples/FPS_Serial_Passthrough - Basic serial passthrough code that sets up a software serial port to pass data between the Fingerprint Scanner and the SDK Demo Software (SDK_Demo.exe) provided by ADH-Tech.
-
Wiki
Code
The original library license is as follows:
"Created by Josh Hawley, July 23rd 2013
Licensed for non-commercial use, must include this license message
basically, Feel free to hack away at it, but just give me credit for my work. =)
TLDR; Wil Wheaton's Law "
Images
Images provided in this repository are released under the Creative Commons License (CC BY-NC-SA 3.0).
Note: This is a human-readable summary of (and not a substitute for) the license.
You are free to:
- Share — copy and redistribute the material in any medium or format
- Adapt — remix, transform, and build upon the material
The licensor cannot revoke these freedoms as long as you follow the license terms.
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation.
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.