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...
Get notified when back in stock
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.
- DSP
- Digital signal processing means using software or hardware to analyse or modify signals such as audio, vibration, or sensor readings. A board suited to DSP is useful when a project needs fast maths for filtering, synthesis, or real-time signal analysis.
- Flash memory
- Flash memory is non-volatile memory that retains stored data even when power is removed, and can be erased and rewritten in blocks. It lets data such as firmware, settings or saved records persist across power cycles.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- TTL serial
- A simple serial data connection that uses microcontroller logic-level voltages (typically 3.3 V or 5 V) rather than the higher, inverted voltages of computer RS-232. When a device lists TTL serial, it can usually wire straight to a microcontroller's UART pins or to a USB-to-TTL serial adapter, but it needs a level converter before connecting to a true RS-232 port.
Find this product in
Sensors & Input
Related Tutorials
Free guides on learn.littlebird.com.au