Is it Possible to connect a Finger Print Reader from an old laptop to an arduino

Is it Possible to connect a Finger Print Reader from an old laptop to an arduino? :expressionless:

Yes it is! Finger print sensor with Arduino | Arduino Blog

[Removed]

From an old laptop? Maybe.

The readers on a laptop is USB-based, and you would need a USB host-shield, and write a driver for accessing the hardware.

// Per.

1 Like