Skip to content

rkprojects/usb-hid-rd-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USB HID Report Descriptor Viewer

Simple tool to read and parse HID Report descriptor in human readable format. Written with PyUSB.

Tested on Ubuntu 16.04, however it should work wherever PyUSB works.

Software Requirements

Get Source Code

$ git clone https://github.com/rkprojects/usb-hid-rd-viewer.git

Run

$ cd usb-hid-rd-viewer

For command line options:
$ python3 rd_viewer.py -h

Sample run output:

Sample run screenshot

License

Copyright (C) 2019 Ravikiran Bukkasagara, contact@ravikiranb.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Please refer to the file LICENSE for complete GNU General Public License text.

About

USB HID Report Descriptor Viewer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages