Skip to content

12345fish/HIDView

 
 

Repository files navigation

HIDView

USB HID Debugging assistant

Because everyone USES HID for different purposes, so actually can not write a general HID debugging assistant, you have to write the corresponding codec according to their actual use, the code has a RAMDisk codec example, you can refer to this code to write their own codec

to run this software, you need python 2.7, pyqt4 and a usb backend (hidapi or pywinusb)

About

USB HID Debugging assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%