pyfingerprint
pyfingerprint copied to clipboard
Python library for ZhianTec fingerprint sensors (e.g. ZFM-20, ZFM-60)
I have stumble the error **communication error** mentioned in #89 the problem is that the thread doesn't explain the whole problem and the exact solution ok here is the instance...
how to compare the downloaded **characeristic** ? example: char1 = [1,2,3,4,5] char2 = [2,3,4,5] comapreCharacteristic(char1,char2)
The following error happens intermittently on my system (Linux). It has also been reported in https://github.com/bastianraschke/pyfingerprint/issues/57#issuecomment-453005626: ``` $ python3 --version Python 3.5.3 $ python3 example_search.py Currently used templates: 1/3000 Waiting...
Hey, my name is Kevin and I would really appreciate any sort of idea and help. I am developing an AWS fingerprint broker using this library for the scanner. I...
Hi @bastianraschke, verwende deine Library und möchte beim Erstellen eines Fingerprint-Templates einen zusätzlichen Parameter 'id' hinzufügen. Diesen muss ich später durch .loadTemplate oder einer anderen Funktion wieder auslesen können. Kann...
Hi @bastianraschke, Is it possible to download the saved image without scanning my finger? for example, if I have the position and the characteristics of saved fingerprint, can I download...
Ign:1 http://apt.pm-codeworks.de wheezy InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease Get:3 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] Err:4 http://apt.pm-codeworks.de wheezy Release 404 Not Found [IP: 212.172.221.30 80] Reading package lists... Done E: The...
got this error while using r301 and rpi The received packet do not begin with a valid header! wire is ok
h try this library with r301t but got this error: The received packet do not begin with a valid header!
Hello, I have problems with the R503 Sensor, when i tried to enroll a new finger, the script always says that the 2 fingers do not match. I chanced a...