On Sat, Mar 7, 2009 at 9:35 AM, andré palma wrote:
> Hi folks, I'm new on pyusb programming and to learn how to get data i'm
> trying to get data sent from my mouse.
> I've download a program called usbview( http://www.kroah.com/linux/usb/ ) to
> display the device descriptors of any USB devi
Hi folks, I'm new on pyusb programming and to learn how to get data i'm
trying to get data sent from my mouse.
I've download a program called usbview( http://www.kroah.com/linux/usb/
) to display the device descriptors of any USB device pluged to my
computer.
I made a peace of code tha