| Crates.io | fingerprint-sensor |
| lib.rs | fingerprint-sensor |
| version | 0.1.2 |
| created_at | 2024-12-20 19:37:04.793401+00 |
| updated_at | 2025-01-16 23:57:31.425496+00 |
| description | A Rust library for interfacing with fingerprint sensors. |
| homepage | |
| repository | https://github.com/mushonnip/fingerprint-sensor |
| max_upload_size | |
| id | 1490464 |
| size | 18,569 |
fingerprint-sensor is a Rust library for interfacing with fingerprint sensors. This project aims to provide an easy-to-use API for biometric authentication and fingerprint sensor interaction, especially in embedded environments.
cargo add fingerprint-sensor
See the examples folder for a simple example of how to use the library.
This library is designed to work with UART-based fingerprint sensors. Compatibility with specific models will be documented as development progresses. In this time, I can confirm that the following sensors are supported:
This project is released under the MIT License.