Honestly, you'll probably get _lot_ further, a lot faster, using usb sniffing. You just start recording, and then do small clear operations repeatedly using the existing tools, and look for what is transferreed when.
Running windows in a virtualbox and using wireshark on linux is what I have experience with, but apparently the windows tools are even better. Cheers, Karl P On 12/27/2013 12:21 AM, Christian Bianchini wrote: > Right, I am trying to reverse engineer the sys file, I think is something > very > simple to active the device via PyUSB but if someone can give me a quick > lesson > what are these Interrupt and Isochronous used for. > From a point of view electronic I will create an interrupt to trigger the > device, but not sure if that is the same on the log that I got. > > > On Thu, Dec 26, 2013 at 8:38 PM, Wander Lairson Costa > <wander.lair...@gmail.com > <mailto:wander.lair...@gmail.com>> wrote: > > 2013/12/26 Christian Bianchini <max...@gmail.com > <mailto:max...@gmail.com>>: > > Ok I managed to read > > > > array('B', [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, > > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, > 0, 0, > > 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]) > > > > Thats is great, could you explain me what the 3 EndPoint are doing? > They > > are IN so I need to use the write method, so probably the interrupt is > going > > to turn on the lights and then I can read with the first EndPoint. > > > > If I decompile the DLL I should be ok to re-create a small library? :) > > > > Now it is up to you either reverse engineer your device protocol or > ask the manufacturer to disclose it... > > -- > Best Regards, > Wander Lairson Costa > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > pyusb-users mailing list > pyusb-users@lists.sourceforge.net > <mailto:pyusb-users@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/pyusb-users > > > > > -- > --------------------------- > Web/Mobile Developer > Luiis Group > christ...@bianchini.ch <mailto:christ...@biachini.ch> > > > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > > > > _______________________________________________ > pyusb-users mailing list > pyusb-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pyusb-users > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ pyusb-users mailing list pyusb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pyusb-users