vinaychandraka / Fingerprint_module_R305---Python_and_MySQL

Fingers enrolled using the R305 module and stored in a database along with the person's name. Next just by typing the persons name, his/her finger template can be stored or deleted in the R305 module ready for authentication.
9 stars 11 forks source link

How to save and list all id after enroll #2

Open adzli opened 6 years ago

adzli commented 6 years ago

Hi.. I want to ask.. How to save and list all id after enroll without using python.. Only use .ino But all id come with a name.. Im really appreciate if u can help

Devrajath commented 6 years ago

Their are Registers in R305 Module, You Need to Access those registers to get the list of all ID's, .ino i.e in Arduino probably you're using libraries from adafruit . Instead write core programs. Regards, Rajath Kumar K S