On Thu, Feb 12, 2015 at 6:55 AM, Sean Kitko wrote:
> However, I'm running into some problems implementing the test script
> provided at the tutorial here:
>
> https://github.com/walac/pyusb/blob/master/docs/tutorial.rst
>
> I brought the test script into an editor, and changed the vendor and produ
Hi all,
I apologize for my last email, I accidentally sent it without finishing.
I am currently trying to use PyUSB to interface with microcontroller in
order to automate some functionality.
There is firmware written and working for the micro.
However, I'm running into some problems implementin
Hi all,
I am currently trying to use PyUSB to interface with microcontroller in
order to automate some functionality.
There is firmware written and working for the micro.
However, I'm running into some problems implementing the test script
provided at the tutorial here:
https://github.com/walac