You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a great fingerprint module from ADH-Tech that communicates over TTL Serial so you can easily embed it into your next project.
8
-
9
-
This repository contains example code to work with it.
12
+
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.
10
13
11
14
Repository Contents
12
15
-------------------
13
-
***/FPS_GT511C3** - Arduino Library to interface with the sensor.
16
+
***/FPS_GT511C3** - Arduino library and example code to interface with the sensor.
17
+
18
+
Documentation
19
+
----------------
20
+
*[SparkFun Fingerprint Scanner Hookup Guide](https://learn.sparkfun.com/tutorials/fingerprint-scanner-hookup-guide) - Hookup guide to connect to the GT-511C3 and GT-511C1R.
14
21
15
22
License Information
16
23
-------------------
@@ -20,4 +27,4 @@ The original library license is as follows:
20
27
" Created by Josh Hawley, July 23rd 2013
21
28
Licensed for non-commercial use, must include this license message
22
29
basically, Feel free to hack away at it, but just give me credit for my work =)
0 commit comments