Use several Adafruit Optical Fingerprint Sensors
Posted: Wed Nov 23, 2022 8:16 am
I need to create an access system and I want to control it with "Adafruit Optical Fingerprint Sensor".
There are several access points far from each other.
At each point I would put an Adafruit Huzzah ESP8266 Wifi with an Adafruit Optical Fingerprint Sensor.
The idea is to have a MySQL DB accessible to all readers and to share the DB with users.
What I would like is to read a loan and compare it with the one I have on file and associated with the database, a MySQL.
From what I can see, each Adafruit Optical Fingerprint Sensor has its own BD and I'm not interested in that. I can't go to each device and record fingerprints.
How can I resolve this issue?
There are several access points far from each other.
At each point I would put an Adafruit Huzzah ESP8266 Wifi with an Adafruit Optical Fingerprint Sensor.
The idea is to have a MySQL DB accessible to all readers and to share the DB with users.
What I would like is to read a loan and compare it with the one I have on file and associated with the database, a MySQL.
From what I can see, each Adafruit Optical Fingerprint Sensor has its own BD and I'm not interested in that. I can't go to each device and record fingerprints.
How can I resolve this issue?