Biometric reader

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
PIC-ER
Posts: 15
Joined: Fri Dec 21, 2012 4:07 pm
Has thanked: 7 times

Biometric reader

Post by PIC-ER »

Hello Progers,
Any clues how i could use a biometric reader ? What input would i use ? :)
A search did not bring up anything.
I know i am being vague, something to throw around.

Regards,

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Biometric reader

Post by Benj »

Hello,

It really depends on the nature of the reader. If it is just a pure sensor then your probably looking at some type of analogue value you would need to read in using an analogue capable pin maybe going via an op-amp circuit to amplify the signal so it falls better in between VSS and VDD. Otherwise if the item is a more complete module then there may be some type of communications bus being utilized such as RS232, SPI or I2C.

PIC-ER
Posts: 15
Joined: Fri Dec 21, 2012 4:07 pm
Has thanked: 7 times

Re: Biometric reader

Post by PIC-ER »

Thanks Benj,
looking into the type of sensor .

Post Reply