Skip to main content

CircuitPython library for UART fingerprint sensor.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Ruff

This library will let you use an Adafruit Fingerprint sensor on any UART to get, store, retreive and query fingerprints! Great for adding bio-sensing security to your next build.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-fingerprint

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-fingerprint

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-fingerprint

Usage Example

See ‘examples’ folder for full usage demo!

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adafruit_circuitpython_fingerprint-2.2.22.tar.gz (31.9 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit_circuitpython_fingerprint-2.2.22.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_fingerprint-2.2.22.tar.gz
Algorithm Hash digest
SHA256 1b4c52c8a330ff66e7fc3f573466cad3821862d4d9e1cd84e47adfa1a5690091
MD5 518755687b7da004df56ff6aae241e67
BLAKE2b-256 2762a42225ef7e60541ed6b7b85b1704dd7c72483e76248b3cd9f850798fbaf3

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_fingerprint-2.2.22-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_fingerprint-2.2.22-py3-none-any.whl
Algorithm Hash digest
SHA256 4e194e034323184e9bd49bfa2c69be0e692b40965562c5c5c17ae453b8e1ad92
MD5 0b6d3adf869871ae3bedce61e62673ac
BLAKE2b-256 0c3d405381ca827c78fe2d9934cc9ac97c40394964c94c40ad5ebcf07545c10a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page