|
|
@ -21,6 +21,12 @@ Required dependencies on Debian/Ubuntu Systems: |
|
|
|
|
|
|
|
|
|
|
|
sudo apt install python3-usb |
|
|
|
sudo apt install python3-usb |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Required dependencies on Mac Systems: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pip install pyhidapi |
|
|
|
|
|
|
|
brew install hidapi |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#### Examples: |
|
|
|
#### Examples: |
|
|
|
|
|
|
|
|
|
|
|
Sudo may or may not be needed for accessing the USB device, depending on your system. |
|
|
|
Sudo may or may not be needed for accessing the USB device, depending on your system. |
|
|
|