/LoadConnectedDevicesLinux

The class linux_devices has methods to save objects of all connected USB and GPIB-devices in lists

Primary LanguagePythonMIT LicenseMIT

LoadConnectedDevicesLinux

The class linux_devices has methods to save objects of all connected USB and GPIB-devices in lists

####Required software:

Before you can use our source code change the value of PYUSB_PATH(line number 20) in load_all_devices.py to the location of your pyusb-folder.

test.py contains an example of how the load_all_devices.linux_devices-class can be used

If you want to know how to work with Github click here.