[BangPypers] read data from FingerPrint scanner
Harshavardhan R
hvardhan.r at gmail.com
Mon Jan 30 07:04:54 CET 2012
I'm not sure how your fingerprint scanner connects to the computer. If
it's a serial port you could try pySerial. I've never tried to connect
to a USB device, but try searching on google or the package index. A
quick search returned pyUSB.
pySerial:http://pyserial.sourceforge.net/
pyusb: http://sourceforge.net/projects/pyusb/
Regards,
Harsha
On 25 January 2012 18:49, Asif Jamadar <asif.jamadar at rezayat.net> wrote:
> Dear All,
>
> In one of my application I'm using fingerprinting scanner, but how can I read the data from the scanner using Python?
>
> And also if you have any other ideas share with me.
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
More information about the BangPypers
mailing list