On Fri, Dec 10, 2010 at 11:44 AM, nick caruso <ngv...@gmail.com> wrote:

> On Fri, Dec 10, 2010 at 10:12 AM, j m <jedevn...@gmail.com> wrote:
> > Never occurred to me to use -v. Lots of interesting stuff printed.  The
> > comment about mounting as a filesystem...that's intriguing. Does the
> output
> > below give up helpful info? This device does come with a gig of user
> > storage, btw, two 512Mb fat partitions.
>
> Well.. are there any interesting files in the file systems?  Like,
> with data in them? ;-)
>
> Also, it's providing an HID device interface -- this is how the
> software interacts with the measuring device, probably.
>
> You could try reading from the IN descriptor on the HID device.   You
> might have to send it stuff on the OUT endpoint to get it to talk,
> though.
> In either case you've got a sizeable amount of reverse engineering
> ahead of you.  You might try contacting the device manufacturer and
> asking for protocol info.
>
>  --nick
>

Nothing so easy as data being kept in the user partitions. I wish!

Thanks for the pointers, I appreciate it.

Jocala
------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to