On Sun, Nov 20, 2016 at 6:52 PM, FETULLAH ATAŞ wrote:
> Hi all, i am very new to pyusb, what i want to do is send a string format
> data over usb to control algorithm of my project. So i have look to tutorial
> of pyusb it writes down something about endpoint s of usb. İ dont understand
> this par
Looking at some examples may be your best starting point, e.g.
https://github.com/dangardner/pylcdsysinfo
On Sun, Nov 20, 2016 at 2:52 AM, FETULLAH ATAŞ
wrote:
> Hi all, i am very new to pyusb, what i want to do is send a string format
> data over usb to control algorithm of my project. So i hav
Hi all, i am very new to pyusb, what i want to do is send a string format
data over usb to control algorithm of my project. So i have look to
tutorial of pyusb it writes down something about endpoint s of usb. İ dont
understand this part. Can someone explain me straightly or you can refer me
to som