Skip to content

Driver for FPC Sensor Controller L:0001 FW:021.26.2.x (10a5:9201)

License

Notifications You must be signed in to change notification settings

vrolife/fingerprint-ocv

Repository files navigation

USB fingerprint sensor driver

Supported device: FPC Sensor Controller L:0001 FW:021.26.2.x (10a5:9201)

Environment

Ubuntu: apt install -y --no-install-recommends libusb-1.0-0-dev libevent-dev libdbus-1-dev libssl-dev libopencv-dev make cmake pkg-config gcc g++

Archlinux: pacman --noconfirm -S libusb libevent libdbus openssl libopencv-dev make cmake pkg-config gcc

Build

git clone https://github.com/vrolife/fingerprint-ocv
cd fingerprint-ocv
git submodule init
git submodule update
cmake -S . -B build
cmake --build build
cp build/src/fingerprint-ocv /path/to/somewhere

Install && Binary

Link

About

Driver for FPC Sensor Controller L:0001 FW:021.26.2.x (10a5:9201)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published