Releases: adafruit/Adafruit_CircuitPython_Fingerprint
2.2.21 - Type Annotation Fix
What's Changed
- add
serial.Serial
as a valid type for theuart
parameter by @pantheraleo-7 in #57
New Contributors
- @pantheraleo-7 made their first contribution in #57
Full Changelog: 2.2.20...2.2.21
2.2.20 - Use Ruff
2.2.19 - RTD Sphinx Config
Full Changelog: 2.2.18...2.2.19
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.