2014-05-21 14:08 GMT-03:00 Slavko Kocjancic :
> On 05/21/2014 05:27 PM, Wander Lairson Costa wrote:
>> 2014-05-21 3:00 GMT-03:00 Slavko Kocjancic :
>>> On 05/21/2014 03:36 AM, Wander Lairson Costa wrote:
2014-05-20 13:26 GMT-03:00 Slavko Kocjancic :
> Hello...
>
> I'm new to python
On 05/21/2014 05:27 PM, Wander Lairson Costa wrote:
> 2014-05-21 3:00 GMT-03:00 Slavko Kocjancic :
>> On 05/21/2014 03:36 AM, Wander Lairson Costa wrote:
>>> 2014-05-20 13:26 GMT-03:00 Slavko Kocjancic :
Hello...
I'm new to python (and pyusb).
I try to port some VUSB device to w
2014-05-21 3:00 GMT-03:00 Slavko Kocjancic :
> On 05/21/2014 03:36 AM, Wander Lairson Costa wrote:
>> 2014-05-20 13:26 GMT-03:00 Slavko Kocjancic :
>>> Hello...
>>>
>>> I'm new to python (and pyusb).
>>> I try to port some VUSB device to work with python, but get at trouble
>>> in beggining. I can'
On 05/21/2014 03:36 AM, Wander Lairson Costa wrote:
> 2014-05-20 13:26 GMT-03:00 Slavko Kocjancic :
>> Hello...
>>
>> I'm new to python (and pyusb).
>> I try to port some VUSB device to work with python, but get at trouble
>> in beggining. I can't send bytes...
>> here is my example (stripped from
2014-05-20 13:26 GMT-03:00 Slavko Kocjancic :
> Hello...
>
> I'm new to python (and pyusb).
> I try to port some VUSB device to work with python, but get at trouble
> in beggining. I can't send bytes...
> here is my example (stripped from manual...)
>
> import usb.core
> import usb.util
>
> from ar
Hello...
I'm new to python (and pyusb).
I try to port some VUSB device to work with python, but get at trouble
in beggining. I can't send bytes...
here is my example (stripped from manual...)
import usb.core
import usb.util
from array import *
dev = usb.core.find(idVendor=0x16c0, idProduct=0x05