Adafruit
Rugged Panel Mount Fingerprint Sensor with Bi-Color LED Ring - R503
Secure your project with biometrics - this all-in-one optical fingerprint sensor will make adding fingerprint detection and verification super simple. It eve...
Secure your project with biometrics - this all-in-one optical fingerprint sensor will make adding fingerprint detection and verification super simple. It 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.
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 200 fingerprints can be stored in the onboard FLASH memory.
We like this particular sensor because its a nice rugged metal body, with panel-mounting that will make it easy to add to any product or project. It also comes with a 6-pin Molex-style 1mm pitch connector, which you can easily cut off and solder directly to the wires.
But, of course, we wouldn't leave you a manual and a "good luck!" - we've written both an Arduino library and CircuitPython library so that you can get running in under 10 minutes. The library can enroll and search so it's perfect for any project. We've also written a detailed tutorial on wiring and use.
Jargon buster
Plain-language definitions for the technical terms used above.
- Flash memory
- Non-volatile memory that keeps stored data even when power is removed. In this sensor, it matters because enrolled fingerprint templates can remain saved after the project is turned off.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- TTL serial
- A simple serial data connection that uses microcontroller logic-level signals rather than computer RS-232 voltage levels. It matters because the camera can connect directly to many microcontroller pins or a USB-to-TTL serial adapter, but not safely to an old-style RS-232 port without conversion.
Find this product in
Sensors & Input
Related Tutorials
Free guides on learn.littlebird.com.au