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.25.tar.gz (32.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_fingerprint-2.2.25.tar.gz
Algorithm Hash digest
SHA256 8dccba86f9dd7a6bf77fce02fe5ae8d04f9d50802e08157990889d9bdd45ed04
MD5 e1e8be3cce254ea0ceaabb1c26897020
BLAKE2b-256 1ab97ec74747504008646b6fdeb9e53ab9e27213255c8b6f879768780efec9f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_fingerprint-2.2.25-py3-none-any.whl
Algorithm Hash digest
SHA256 8fe8bb815d9ec1cfea6a0277c30a09b4ac352dd707ad4b22a817135b03b70b27
MD5 ba24d1ab35f40e1f3beaf555f9b46fa9
BLAKE2b-256 4d664a00ad5a7a31fba6561672fbb7adb51dfcf475bbf19e67b57b1e502510b2

See more details on using hashes here.

Supported by

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