I've discovered how to get pyserial to do what I need done,
so I'm not responding on company time.
It seems that had I stuck with pyUSB, I'd still be studying.
On Fri, Mar 9, 2018 at 8:35 PM, Xiaofan Chen wrote:
> On Mon, Mar 5, 2018 at 3:51 AM, Michael Hennebry
> wrote:
> > I might end up usin
On Mon, Mar 5, 2018 at 3:51 AM, Michael Hennebry
wrote:
> I might end up using pyserial.
> It can find the VID/PID of CDC virtual serial ports.
>
> That said, I'd still like to be able to use pyusb.
>
> At the suggestion of a colleague,
> I used zadig to get avrdude to work,
> Didn't really know w
I might end up using pyserial.
It can find the VID/PID of CDC virtual serial ports.
That said, I'd still like to be able to use pyusb.
More information on my level of experience
and the current situation seems to be in order.
Until recently, the only USB-specific code
I'd written, was a CDC devic
On Fri, Mar 2, 2018 at 10:10 AM, Michael Hennebry
wrote:
> I have three USB devices connected,
> an Atmel ICE, a mouse and a CDC device.
> usb.core.find(find_all=True)
> finds the Atmel ICE twice, but not the others.
>
> I'm stuck on Windows 10.
> The device manager lists the CDC device under
> Po
I have three USB devices connected,
an Atmel ICE, a mouse and a CDC device.
usb.core.find(find_all=True)
finds the Atmel ICE twice, but not the others.
I'm stuck on Windows 10.
The device manager lists the CDC device under
Ports (COM & LPT)
Arduino Mega 2560 (COM6)
The Arduino serial monitor has n