# USBHID **Repository Path**: synwit-co-ltd/USBHID ## Basic Information - **Project Name**: USBHID - **Description**: USB HID debug utility tool - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-15 - **Last Updated**: 2025-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # USBHID USB HID debug utility tool To run this software, you need python 3.6+, pyqt5, pyqtchart and a usb backend (hidapi, pywinusb or pyusb) `ADC` used for `SWM341_Lib/USBD/HID_ADC` testing. ![](image/USBADC.jpg) `DAC` used for `SWM341_Lib/USBD/HID_DAC` testing. ![](image/USBDAC.jpg) `RAMDisk` used for `SWM341_Lib/USBD/HID_Transfer`, `SWM341_Lib/USBD/WINUSB_Transfer` and `SWM341_Lib/USBD/WINUSBv2_Transfer` testing. ![](image/USBHID.jpg)