Skip to content

Library implements the Interfacing for different fingerprint reader from ZhianTec ZFM-20, ZFM-60, ZFM-70 and ZFM-100. It also works with some other models like R302, R303, R305, R306, R307, R551 and FPM10A

License

Notifications You must be signed in to change notification settings

dunchin7/verizy-go-fingerprint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang library for ZFM fingerprint sensors

Library implements the Interfacing for different fingerprint reader from ZhianTec ZFM-20, ZFM-60, ZFM-70 and ZFM-100. It also works with some other models like R302, R303, R305, R306, R307, R551 and FPM10A

The verizy-go-fingerprint library allows to use ZhianTec ZFM-20, ZFM-60, ZFM-70 and ZFM-100 fingerprint sensors on the Raspberry Pi and other operating system like MacOS and Linux. 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

Installation

# Simply use commond as below
$ go get github.com/sachin-puranik/verizy-go-fingerprint

How to use the library

Further information

See my blog post - [Coming Soon]

About

Library implements the Interfacing for different fingerprint reader from ZhianTec ZFM-20, ZFM-60, ZFM-70 and ZFM-100. It also works with some other models like R302, R303, R305, R306, R307, R551 and FPM10A

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%