Skip to content

Commit 73896b5

Browse files
authored
Update README.md
-update links for GT-511C3 and GT-511C1R -link to documentation
1 parent 3544fbe commit 73896b5

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

README.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,23 @@
11
Fingerprint_Scanner-TTL
22
=======================
33

4-
[![FingerPrint Scanner](https://dlnmh9ip6v2uc.cloudfront.net/images/products/1/1/7/9/2/11792-01_medium.jpg)
5-
*Fingerprint Scanner - TTL (GT-511C3)(SEN-11792)*](https://www.sparkfun.com/products/11792)
4+
<table class="table table-hover table-striped table-bordered">
5+
<tr><td><a href="https://www.sparkfun.com/products/11792"><div align="center"><img src="https://cdn.sparkfun.com//assets/parts/8/0/7/3/11792-04a.jpg" title="Fingerprint Scanner - TTL (GT-511C3)
6+
"></div></a></td>
7+
<td><a href="https://www.sparkfun.com/products/13007"><div align="center"><img src="https://cdn.sparkfun.com//assets/parts/9/9/7/2/13007-02.jpg" title="Fingerprint Scanner - TTL (GT-511C1R)"></div></a></td>
8+
<tr><td>Fingerprint Scanner - TTL (GT-511C3) [ SEN-11792 - https://www.sparkfun.com/products/11792 ]</td><td>
9+
Fingerprint Scanner - TTL (GT-511C1R)[ SEN-13007 - https://www.sparkfun.com/products/13007 ]</td></tr>
10+
</table>
611

7-
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.
1013

1114
Repository Contents
1215
-------------------
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.
1421

1522
License Information
1623
-------------------
@@ -20,4 +27,4 @@ The original library license is as follows:
2027
" Created by Josh Hawley, July 23rd 2013
2128
Licensed for non-commercial use, must include this license message
2229
basically, Feel free to hack away at it, but just give me credit for my work =)
23-
TLDR; Wil Wheaton's Law "
30+
TLDR; Wil Wheaton's Law "

0 commit comments

Comments
 (0)