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.23.tar.gz (32.1 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.23.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_fingerprint-2.2.23.tar.gz
Algorithm Hash digest
SHA256 b1bf06ebda305a4896b871a8bb8d4a3081164ed4131db5149c8eb6762d2f458d
MD5 c1a4d5f9b2ce724e9165ce045d74e3b9
BLAKE2b-256 7620cd06e981a552fc69f81ffc524850bf813ed3297e6bb814ae0453ba32d7a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_fingerprint-2.2.23-py3-none-any.whl
Algorithm Hash digest
SHA256 48e34743a19eea85bb6be9107b67db6e7f71583bc94f8cd5c8caf0c02c97f573
MD5 0cb1661a0ec4ac7731651efdfb749510
BLAKE2b-256 8bdd117d01f6ac8372c5aef89cc15e48b0360fef300741e98dc69dc0e1aa08e5

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