Re: [BangPypers] read data from FingerPrint scanner

2012-01-29 Thread Harshavardhan R
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://so

[BangPypers] read data from FingerPrint scanner

2012-01-25 Thread Asif Jamadar
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@python.org http://mail.python.org