- Configuring an ESP8266 for Battery PowerPosted 2 days ago
- Creating a Telegram Bot for ESP32Posted 3 days ago
- Mini Course on BlynkPosted 4 days ago
- Creating a Unique Electronic Musical Instrument: The Sound WallPosted 6 days ago
- Building a Laser MicroscopePosted 6 days ago
- Grand Piano Keys with ArduinoPosted 1 week ago
- Wireless Power TransferPosted 1 week ago
- Robot Punchers with ArduinoPosted 2 weeks ago
- A minimal 3D-printed scalePosted 2 weeks ago
- Expanding the pins of a microcontrollerPosted 2 weeks ago
RaspiReader: Raspberry Pi Secure Fingerprint Reader
Professor Anil K. Jain leads a biometrics research group and guiding students Joshua J. Engelsma and Kai Cao has assisted in the creation of a secure fingerprint reader with improved spoof-print detection.
RaspiReader is a low-cost open source fingerprint reader, made of a Raspberry Pi 3 and two Raspberry Pi camera modules together with custom program software that can detect fake prints formed using glue, latex, gelatine and other materials commonly used to spoof fingerprint readers.
“We posit that this open source fingerprint reader will facilitate the exploration of novel fingerprint spoof detection techniques involving both hardware and software. We demonstrate one such spoof detection technique by specially customizing RaspiReader with two cameras for fingerprint image acquisition. One camera provides high contrast, frustrated total internal reflection (FTIR) fingerprint images, and the other outputs direct images of the finger in contact with the platen. Using both of these image streams, we extract complementary information which, when fused together and used for spoof detection, results in marked performance improvement over previous methods relying only on grayscale FTIR images provided by COTS optical readers”
3D models and code for building your own fingerprint reader are available on GitHub.