Tasmota/lib/lib_div/Adafruit-Fingerprint-Sensor...
Staars 3bd192d5f8 add missing casts to silence compiler warnings 2020-11-12 20:26:06 +01:00
..
.github Update fingerprint library to v2.0.4 2020-11-11 12:35:41 +01:00
documentation Update fingerprint library to v2.0.4 2020-11-11 12:35:41 +01:00
examples Update fingerprint library to v2.0.4 2020-11-11 12:35:41 +01:00
.gitignore Update fingerprint library to v2.0.4 2020-11-11 12:35:41 +01:00
Adafruit_Fingerprint.cpp add missing casts to silence compiler warnings 2020-11-12 20:26:06 +01:00
Adafruit_Fingerprint.h Add ESP32 fingerprint support 2020-11-12 13:47:50 +01:00
README.md Update fingerprint library to v2.0.4 2020-11-11 12:35:41 +01:00
library.properties Update fingerprint library to v2.0.4 2020-11-11 12:35:41 +01:00
license.txt Update fingerprint library to v2.0.4 2020-11-11 12:35:41 +01:00

README.md

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.

The Rugged Panel Mount Fingerprint Sensor with Bi-Color LED Ring even has an LED ring built around the detection pad, which can be set to red, blue or purple (as well as some fading/blinking effects) for a great user experience.

Designed specifically to work with the Adafruit Fingerprint sensors

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