Fingerprint_Scanner-TTL icon indicating copy to clipboard operation
Fingerprint_Scanner-TTL copied to clipboard

Repository with example code for SEN-14585 & SEN-14585 at SparkFun.com

Results 7 Fingerprint_Scanner-TTL issues
Sort by recently updated
recently updated
newest added

I have rewritten most of the code to implement some of the methods that were not implemented, mainly GetImage(), GetRawImage(), GetTemplate() and SetTemplate(). The change list goes like this: *...

hello we cant use GetImage funct. how can use it

Josh i am sure you're a busy man and im not sure that you are still working with this? i would like to use this library with an ESP32 but...

question

hi! i'm working in a assistance control project. I need to fetch the template from the FPS's database through an arduino. Is there any way to do this? Because the...

question

When using the FPS_Enroll.ino sketch in a project of mine, I noticed that I would get false positives while enrolling prints. For example, I would scan my index finger twice,...

bug

Is it possible to store a user's fingerprint on a database other than the FPS's internal memory and use it to authenticate the user? Can that be done using the...

question

If I disconnect the FPS from the Arduino the code will get stuck on FPS.Open. This is because the GetResponse function in the Class dont have a timer function. This...