No description
Find a file
2020-07-08 12:54:47 -04:00
.github actionified, formatted and doxy'd 2020-03-25 12:46:24 -07:00
documentation Added translation of datasheet 2012-10-31 12:32:20 -04:00
examples skip less 2020-05-31 17:23:34 -04:00
.gitignore doxydox 2017-11-27 23:26:18 -05:00
Adafruit_Fingerprint.cpp clanged 2020-07-08 12:54:47 -04:00
Adafruit_Fingerprint.h clanged 2020-07-08 12:54:47 -04:00
library.properties Bump to 1.1.8 2020-05-28 14:53:52 -04:00
license.txt basic info 2012-03-19 13:57:18 -04:00
README.md Added docs badge 2020-04-21 15:47:45 -04:00

Adafruit-Fingerprint-Sensor-Library Build StatusDocumentation

Secure your project with biometrics - this all-in-one optical fingerprint sensor will make adding fingerprint detection and verification super simple. These modules are typically used in safes - there's a high powered DSP chip that does the image rendering, calculation, feature-finding and searching. Connect to any microcontroller or system with TTL serial, and send packets of data to take photos, detect prints, hash and search. You can also enroll new fingers directly - up to 162 finger prints can be stored in the onboard FLASH memory. There's a red LED in the lens that lights up during a photo so you know its working.

Designed specifically to work with the Adafruit Fingerprint sensor

Pick one up today in the adafruit shop!

These sensors use TTL Serial to communicate, 2 pins are required to interface

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Limor Fried/Ladyada for Adafruit Industries.
BSD license, check license.txt for more information All text above must be included in any redistribution