alromh87 / pyMorphoILV

Userspace Morpho ILV Driver
0 stars 3 forks source link

Userspace Morpho ILV Driver

ILV protocol implementation in python to communicate with fingerprint readers from userspace using PyUSB

Supported operations

Supported readers

Installation

Instal requiered packages:

apt-get install git python python-setuptools python-pil

Install:

sudo python setup.py install

Install udev rules and restart udev

sudo cp 90-morpho.rules /etc/udev/rules.d/ sudo systemctl restart udev

Test

python testpyMorphoILV.py

scan

Usage

-- TODO --


Test program with CLI included

Reference documentation of ILV protocol: