From: Michelle R. <mic...@gm...> - 2018-06-19 12:41:07
|
Hi all, I've recently been experimenting with pyusb to try and learn how to transfer data over USB, mainly using various USB devices I have lying around (flash drive, mouse, Ethernet, etc.) However, I've been struggling to make progress because I'm unfamiliar with USB and how these devices work - I often get errors like access denied (even when running with sudo), invalid endpoint address, etc. That brings me to my question - what would be the simplest device to experiment with, that at least supports writing from the host? Thanks! - Michelle Ran |