Skip to content
Fingerprint Scanner — Embedded Systems & IoT project by YenkoDev

Fingerprint Scanner

Software as a Service

No

Category

Embedded Systems & IoT

Clients

Confidential

Techstack

PythonRaspberry PiSQLitePyQt

Purpose

Proving someone is who they claim to be — without passwords or cards that can be shared or lost — means reading something no one else has. A research team set out to show that a fingerprint could serve as the single, trustworthy key to identity.

Description

We built a prototype that enrolls a person's fingerprint through a hardware sensor, matches every later scan against the stored templates, and keeps all identity records on the device for fast lookups. The interface keeps enrollment separate from day-to-day scanning, and the scan runs on its own thread so the screen stays responsive while the sensor waits for a finger. Getting biometric capture, matching, and storage to work together dependably is exactly the kind of hardware-meets-software problem we take on.