A pure Go library for interacting with USB HID devices, supporting Linux, macOS, and Windows.
- Go 100%
| docs | ||
| .gitignore | ||
| device.go | ||
| device_darwin.go | ||
| device_linux.go | ||
| device_windows.go | ||
| example_test.go | ||
| go.mod | ||
| go.sum | ||
| hid_parser.go | ||
| hid_parser_test.go | ||
| LICENSE | ||
| README.md | ||
usbhid
A pure Go library for interacting with USB HID devices, supporting Linux, macOS, and Windows.
For documentation please visit: https://rafaelmartins.com/p/usbhid/