Arduino Finger Scanner Questions

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
supallama
 
Posts: 5
Joined: Fri Nov 16, 2012 7:34 pm

Arduino Finger Scanner Questions

Post by supallama »

How many finger prints can be stored? where are the finger prints stored? is it possible for 5 arduinos to share a single database on one computer and search through those fingerprints?

User avatar
brownmeister
 
Posts: 6
Joined: Tue Jan 01, 2013 3:56 pm

Re: Arduino Finger Scanner Questions

Post by brownmeister »

I am not sure the maximum number of fingerprints that can be stored is. however I do know that the fingerprints and database are stored within the sensor. So I don't think you could share the sensor between different arduino.

User avatar
adafruit_support_bill
 
Posts: 88154
Joined: Sat Feb 07, 2009 10:11 am

Re: Arduino Finger Scanner Questions

Post by adafruit_support_bill »

You can store up to 162 prints on the scanner. The manual appears to have functions to access the fingerprint data on the scanner, but we do not have library support for those functions (The English version was not available when we were developing the library).

http://www.adafruit.com/datasheets/ZFM% ... ualV15.pdf

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”