Discussion:
[pyusb-users] Endpoint issue
FETULLAH ATAŞ
2016-11-20 10:52:56 UTC
Permalink
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 some tutorial about it. Thank you
chris clark
2016-11-20 20:24:52 UTC
Permalink
Looking at some examples may be your best starting point, e.g.
https://github.com/dangardner/pylcdsysinfo
Post by FETULLAH ATAŞ
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 some tutorial about it. Thank you
------------------------------------------------------------
------------------
_______________________________________________
pyusb-users mailing list
https://lists.sourceforge.net/lists/listinfo/pyusb-users
Xiaofan Chen
2016-12-07 13:12:24 UTC
Permalink
Post by FETULLAH ATAŞ
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 some
tutorial about it. Thank you
Some simple introduction to USB may help as well.
http://www.usbmadesimple.co.uk/
--
Xiaofan
Loading...