8000 Release 2.2.13 - New Example with Image Rendering · adafruit/Adafruit_CircuitPython_Fingerprint · GitHub
[go: up one dir, main page]

Skip to content

2.2.13 - New Example with Image Rendering

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 27 Aug 13:58
· 27 commits to main since this release
ccec412

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.

0