Overview
Fingerprint processing includes two parts:
fingerprint enrollment and fingerprint matching (the matching can be 1:1 or
1:N). When enrolling, user needs to enter the finger two times. The system will
process the two time finger images, generate a template of the finger based on
processing results and store the template. When matching, user enters the
finger through optical sensor and system will generate a template of the finger
and compare it with templates of the finger library. For 1:1 matching, system
will compare the live finger with specific template designated in the Module;
for 1:N matching, or searching, system will search the whole finger library for
the matching finger. In both circumstances, system will return the matching
result, success or failure.
Finger Print Sensor
Features:
- Power : DC 3.6V-6.0V.
- Working current :Typical: 100mA Peak: 150mA.
- Baud rate :(9600*N)bps, N=1~12 (default N=6).
- Image acquiring time : <0.5s.
- Storage capacity: 120/ 375/ 880
- Interface :UART(TTL logical level)/ USB 1.1.
- Matching Mode: 1:1 and 1:N
For Design & Code Please Click Here