From: Xiaofan C. <xia...@gm...> - 2016-12-07 13:12:36
|
On Sun, Nov 20, 2016 at 6:52 PM, FETULLAH ATAŞ <fet...@gm...> 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 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 |