i have a problem in fingerprint code

Post test messages here

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
engahmedkamal91
 
Posts: 11
Joined: Mon Dec 02, 2013 8:57 am

i have a problem in fingerprint code

Post by engahmedkamal91 »

when i check the code it gives me this error
"Adafruit_Fingerprint finger = Adafruit_Fingerprint(&mySerial)"
Attachments
Untitled.png
Untitled.png (8.65 KiB) Viewed 451 times

engahmedkamal91
 
Posts: 11
Joined: Mon Dec 02, 2013 8:57 am

Re: i have a problem in fingerprint code

Post by engahmedkamal91 »

another question can i make this finger print work 24/7 waiting to u to enter your finger cuz i want to use it in control my home door

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

Re: i have a problem in fingerprint code

Post by adafruit_support_bill »

The "does not name a type" error means that the compiler could not find the Adafruit_Fingerprint library. Make sure you have it installed in the correct location: http://learn.adafruit.com/adafruit-all- ... nstall-use

And yes, you can make it work 24x7 if you want.

engahmedkamal91
 
Posts: 11
Joined: Mon Dec 02, 2013 8:57 am

Re: i have a problem in fingerprint code

Post by engahmedkamal91 »

it works thanks alot :D

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

Return to “Test Message Forum (closed)”