Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 335 Bytes

File metadata and controls

5 lines (3 loc) · 335 Bytes

HIDSharp is a cross-platform .NET wrapper for Windows, MacOS, and Linux (hidraw) USB HID APIs.

It can interface with arbitrary USB HID devices as well as read and write raw reports.

It also includes cross-platform serial port communications and supports interprocess communication for exclusion of HID devices between programs.