Optical Fingerprint Reader Sensor Module (LACC200640) [S078]



https://www.youtube.com/watch?v=IG0DRWpI0nY



* Specs

Make adding fingerprint detection and verification super simple.

Typically used in safes­-there's a high powered DSP chip that does the image rendering, calculation, feature-finding and searching.

Connect to any microcontroller or system with TTL serial, and send packets of data to take photos, detect prints, hash and search.

You can also enroll new fingers directly - up to 162 finger prints can be stored in the onboard FLASH memory.

There's a red LED in the lens that lights up during a photo so you know it is working.


Supply voltage: DC 3.8-7.0V

Operating  Current: <65mA

Peak  current: <95mA

Fingerprint  image time: <1.0 seconds

Window area:  14.5*19.4 mm

Signature  File: 256 bytes

Template  files: 512 bytes

Storage capacity: 1000

False Accept  Rate (FAR): <0.001% (security level 3)

False Reject  Rate (FRR): <1.0% (security level 3)

Search time:  <1.0 seconds (1: 500 average)

PC  interface: UART (TTL logic level)

Baud rate (UART): (9600*N)bps (N=1~12, N default 6, equal 57600bps)

Working  environment: Temperature: -20 °C to 50 °C

Relative  Humidity: 40% RH to 85% RH (non-condensing)

Storage  Environment: Temperature: -40 °C to 85 °C

Relative  humidity: <85% H (no condensation)

Lighting:  Long light/Flashing

Dimensions  (L* W* H): 56*20*20.5mm


* Contents

enroll -> fingerprint check -> delete


- Library : AdaFingerprint-Sensor-Library

 : https://github.com/adafruit/Adafruit-Fingerprint-Sensor-Library


- Connect

Black ----- GND

Red ----- 5V

White ----- D3

Green ----- D2


- enroll : https://github.com/adafruit/Adafruit-Fingerprint-Sensor-Library/tree/master/examples/enroll

- fingerprint : https://github.com/adafruit/Adafruit-Fingerprint-Sensor-Library/tree/master/examples/fingerprint

- delete : https://github.com/adafruit/Adafruit-Fingerprint-Sensor-Library/tree/master/examples/delete

Posted by RDIoT
|