Arduino Capacitive Sensing Library

In my project I am using a capacitive fingerprint scanner along with Arduino UNO. I would like to know if the Capacitive Fingerprint sensor serves all its functions using the Capacitive Sensing Library in the Arduino Library Repository.

Thanks,
Abel Luke

I am using a capacitive fingerprint scanner

Link please.
You have the source code of the library so you can look athe the functions provided.

Okay. I am using the following fingerprint scanner:
http://www.miaxis.net/1070031/1/12/products_details.htm?menu=1

Thanks.

The device you link to seems to be able to read and identify fingerprints.
The library that you mention seems only able to determine whether a capacitive sensor is being touched or not.

Ya okay.
Is there any libraries that would do the function of identifying and enrolling fingerprints using capacitive fingerprint sensors?

Mr. Google may know of one.

Okay.

Anyway, Thank you so much.

  • Abel Luke