Re: accessing a USB HID
Thanks! I'll get cranking along and post my progress to the thread. -- http://mail.python.org/mailman/listinfo/python-list
accessing a USB HID
I've been teaching myself Python as part of my senior design project at university. The obstacle our group currently faces is communicating with a microcontroller (ACS USB Servo II) that appears in Windows as a USD HID. Unfortunately, the vendor's sample code is in Visual Basic and Visual C++ whic