Skip to content

Releases: adafruit/Adafruit_CircuitPython_Fingerprint

2.2.16 - Fix For Sphinx RTD Theme

07 Oct 21:56
Compare
Choose a tag to compare

2.2.15 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:21
Compare
Choose a tag to compare

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

25 Sep 15:39
Compare
Choose a tag to compare

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

27 Aug 13:58
ccec412
Compare
Choose a tag to compare

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

26 May 16:17
78adf78
Compare
Choose a tag to compare

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

16 May 17:53
Compare
Choose a tag to compare

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

04 Oct 20:19
5bfa6b6
Compare
Choose a tag to compare

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

26 Aug 02:15
Compare
Choose a tag to compare

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.8 - Fixed version string

22 Aug 18:38
Compare
Choose a tag to compare

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.7 - Switched to pyproject.toml

09 Aug 19:42
Compare
Choose a tag to compare

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.