Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikolailehbrink/biometric-attendance-system
Microcontroller-based system for fingerprint verification.
https://github.com/nikolailehbrink/biometric-attendance-system
fingerprint-authentication microcontroller study-project verification
Last synced: about 2 months ago
JSON representation
Microcontroller-based system for fingerprint verification.
- Host: GitHub
- URL: https://github.com/nikolailehbrink/biometric-attendance-system
- Owner: nikolailehbrink
- Created: 2021-07-24T13:09:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-24T13:16:59.000Z (over 3 years ago)
- Last Synced: 2024-11-29T23:43:15.233Z (2 months ago)
- Topics: fingerprint-authentication, microcontroller, study-project, verification
- Language: C++
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Biometric-Attendance-System
The project work for the microcontroller course in the sixth semester of Bremen University of Applied Sciences, 2020.## Functionality:
With the aid of the microcontroller, it should be possible to compare fingerprints from different people with previously stored fingerprints. If the comparison is successful, a success message is output via an LCD display. It is also possible to read in admin fingerprints using a master password entered via a pin pad.