Python library for ZFM fingerprint sensors
The PyFingerprint library allows to use ZhianTec ZFM-20, ZFM-60, ZFM-70 and ZFM-100 fingerprint sensors on the Raspberry Pi or other Linux machines. Some other models like R302, R303, R305, R306, R307, R551 and FPM10A also work.
Note: The library is inspired by the C++ library from Adafruit Industries: https://github.com/adafruit/Adafruit-Fingerprint-Sensor-Library
How to use the library
Enroll a new finger
~$ python /usr/share/doc/python-fingerprint/examples/example_enroll.py
Search an enrolled finger
~$ python /usr/share/doc/python-fingerprint/examples/example_search.py
Delete an enrolled finger
~$ python /usr/share/doc/python-fingerprint/examples/example_delete.py
Download image of a scanned finger
~$ python /usr/share/doc/python-fingerprint/examples/example_downloadimage.py
Generate a 32-bit random number on the ZFM hardware PRNG
~$ python /usr/share/doc/python-fingerprint/examples/example_generaterandom.py
Further information
See my blog post for more information:
https://sicherheitskritisch.de/2015/03/fingerprint-sensor-fuer-den-raspberry-pi-und-debian-linux-en/
Release files for pyfingerprint 1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyfingerprint-1.5.tar.gz | 9.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyfingerprint-1.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.9 kB
Release files / pyfingerprint-1.5.tar.gz
| Download URL | pyfingerprint-1.5.tar.gz |
|---|---|
| Size | 9.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
62d84c1f3adb77b39d0568ff971861423a27925d29ce60d7997285ba63e78a4f
|
|
BLAKE2b-256 checksum How to use checksums |
3f73236c50506208cec1987925f68d979bb7e4839f84f13c01622db7d021f338
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
|
Release files / pyfingerprint-1.5-py3-none-any.whl
| Download URL | pyfingerprint-1.5-py3-none-any.whl |
|---|---|
| Size | 9.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
037dad6a8de6caa37b7b93b7427aa5c00681877bf68ae8950415dad8cee4bdb8
|
|
BLAKE2b-256 checksum How to use checksums |
826dca16201b147dad51c302c3b938929a2207914cee35f14024e730f9627025
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
|