Adafruit-circuitpython-fingerprint

Latest version: v2.2.19

Safety actively analyzes 722032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

2.2.1

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-fingerprint`.

Read the [docs](http://circuitpython.readthedocs.io/projects/fingerprint/en/latest/) for info on how to use it.

2.2.0

This release includes:
* Adding a compare method to match two fingerprint templates in char buffers, `compare_templates()`
* Adding a new function to read system parameters, `read_sysparam()`
* Adding a soft reset function, `soft_reset()`
* Improving debugging functions, `_print_debug()`
* Adding an example to demonstrate how to upload/download templates and store them in a file, `fingerprint_template_file_compare.py`
* Fixing bugs in `_get_data()` and `_send_data()` functions.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-fingerprint`.

Read the [docs](http://circuitpython.readthedocs.io/projects/fingerprint/en/latest/) for info on how to use it.

2.1.4

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-fingerprint`.

Read the [docs](http://circuitpython.readthedocs.io/projects/fingerprint/en/latest/) for info on how to use it.

2.1.3

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-fingerprint`.

Read the [docs](http://circuitpython.readthedocs.io/projects/fingerprint/en/latest/) for info on how to use it.

2.1.2

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with `pre-commit run --all-files`

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-fingerprint`.

Read the [docs](http://circuitpython.readthedocs.io/projects/fingerprint/en/latest/) for info on how to use it.

2.1.1

fingerprint_r503_rpi.py example updated to use the correct image size when downloading the fingerprint image.
The r503 has a 192x192 image. the other sensors use 256x288.

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.