[pyusb-users] PyUSB and Python4Android

2016-04-06 Thread Mark Melvin
ution) at the moment. Thanks, Mark. -- ___ pyusb-users mailing list pyusb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pyusb-users

Re: [pyusb-users] Continuous monitoring of 3 USB scales

2014-11-03 Thread Mark McClure
0, 0, 0, 0, 0, 0, 0]) array('B', [0, 0, 96, 0, 0, 0, 0, 0]) But I don't have any idea what this means, except that I'm guessing that changes in weight data were not recorded. Has anyone worked on a device like this? Some sample code might really help me make sense of everyt

[pyusb-users] Continuous monitoring of 3 USB scales

2014-11-01 Thread Mark McClure
Any guidance would be greatly appreciated. Mark -- ___ pyusb-users mailing list pyusb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pyusb-users

Re: [pyusb-users] XP

2010-06-02 Thread Mark
I have XP Professional Ver 2002 SP2. Libusb0.sys is in windows\system32 \drivers & libusb0.dll is in windows\system32 and Python25\Lib \site-packages. Thanks, I'll try the libusb-win32 mailing list for some help. Mark > Sorry I am running out of ideas. Could you try the lates

[pyusb-users] XP

2010-06-02 Thread Mark
4 busses === new bus === === new bus === === new bus === === new bus === Mark -- ___ pyusb-users mailing list pyusb-users@lists.sourceforge.net https://lists.sourceforge.n

Re: [pyusb-users] XP

2010-06-01 Thread Mark
this error message, under Ubuntu my application can still access the device. Mark On Sun, 2010-05-30 at 08:03 +0800, Xiaofan Chen wrote: > On Sun, May 30, 2010 at 5:32 AM, Mark wrote: > > Hello Xiaofan, thanks for the reply. I did create the .inf file & > > selected it as the

[pyusb-users] XP

2010-05-29 Thread Mark
at on Ubuntu, usbenum.py shows 5 busses & all devices descriptors are displayed. By the way, the device is something that I am developing. I'm using vendor specific class & subclass, no protocol. I've developed an application under Ubuntu & can read & write from the

Re: [pyusb-users] XP gives no response

2010-05-28 Thread Mark
with no yellow flag. Thanks Mark On Fri, 2010-05-28 at 16:56 -0300, Wander Lairson wrote: > Try to uinstall libusb and install this package: > https://sourceforge.net/projects/libusb-win32/files/libusb-win32-snapshots/20100519/libusb-win32-filter-bin-20100519.exe/download. > I think you have

Re: [pyusb-users] XP gives no response

2010-05-28 Thread Mark
still get the same result. Mark On Fri, 2010-05-28 at 13:47 -0300, Wander Lairson wrote: > It feels like something wrong with libusb installation... Have you > tried the libusb-win32 test application? > > Wander > > 2010/5/28 Mark > Hello, I have a PC that du

[pyusb-users] XP gives no response

2010-05-28 Thread Mark
running 'usbenum.py', I get the correct output on Ubuntu but on XP I get: found 4 busses === new bus === === new bus === === new bus === === new bus === >>> Also Ubuntu detects 5 busses on the machine but XP only detects 4. I'm probably missing something obvious but I can&#