Releases: adafruit/Adafruit_CircuitPython_Fingerprint
2.2.18 - Fix For set_sysparam
2.2.17 - RPi FingerPrint Template Files Example
What's Changed
- add program to compare template with fingerprint folfer by @itsFDavid in #55
New Contributors
- @itsFDavid made their first contribution in #55
Full Changelog: 2.2.16...2.2.17
2.2.16 - Fix For Sphinx RTD Theme
Full Changelog: 2.2.15...2.2.16
2.2.15 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.2.14...2.2.15
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-fingerprint
.
Read the docs for info on how to use it.
2.2.14 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-fingerprint
.
Read the docs for info on how to use it.
2.2.13 - New Example with Image Rendering
This release contains a new example that shows how to use matplotlib and numpy to render images of data taken from the fingerprint sensor. Thank you @jim-mckeown.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-Fingerprint
.
Read the docs for info on how to use it.
2.2.12 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-Fingerprint
.
Read the docs for info on how to use it.
2.2.11 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-fingerprint
.
Read the docs for info on how to use it.
2.2.10 - Updated example code
Updated example code to remove the flush
argument from print
statements, which is not compatible with CircuitPython. Thanks @prcutler!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-fingerprint
.
Read the docs for info on how to use it.
2.2.9 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-fingerprint
.
Read the docs for info on how to use it.