[go: up one dir, main page]

Skip to content
forked from indev29/egis0570

EgisTec fingerprint sensor driver

Notifications You must be signed in to change notification settings

saeedark/egis0570

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

egis0570 (Closed)

This is the project focusing on creating Linux driver for Egis Technology Inc. ID 1c7a:0570 fingerprint scanner (also known as LighTuning Technology Inc.)

All work is stopped, see Current state for more information.

Repository Content

  • libfprint/: libfprint repository with driver integrated
  • logs/: usbpcap logs of Windows driver
  • scans/: fingerprint scans

Files in repository root contain some source code for playground purposes.

Current state

All general functions are ready, driver is succesfully integrated in libfprint, but there are some problems with matching algorythm.
Seems like matching algorythm used by libfprint can't work with data from this device. The scan area is too small to detect enough minutiae.
It is possible to try to work with it as a swipe-type sensor, but there is no guarantee and I currentry unable to do this work.

If someone wants to try finishing my work, feel free to do it. Contact me if you have any questions: indev12@gmail.com
This thread from libfprint mailing list may help you a little: https://lists.freedesktop.org/archives/fprint/2018-February/000983.html

About

EgisTec fingerprint sensor driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.6%
  • Objective-C 3.5%
  • Other 0.9%