Re: Reading from USB devices

2008-07-21 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lowell Gilbert wrote: > Andrew Falanga <[EMAIL PROTECTED]> writes: > >> I'd like to read data from a USB device that is not a thumb drive. >> How would I do this? For instance, it's an oximeter for reading >> biometrics. What libraries exist for rea

Re: Reading from USB devices

2008-07-21 Thread Lowell Gilbert
Andrew Falanga <[EMAIL PROTECTED]> writes: > I'd like to read data from a USB device that is not a thumb drive. > How would I do this? For instance, it's an oximeter for reading > biometrics. What libraries exist for reading things like VID/PID, and > most importantly, reading the data from the

Reading from USB devices

2008-07-19 Thread Andrew Falanga
Hi, I'd like to read data from a USB device that is not a thumb drive. How would I do this? For instance, it's an oximeter for reading biometrics. What libraries exist for reading things like VID/PID, and most importantly, reading the data from the device? Thanks, Andy ___