Skip to content
Nikola Jovanovic edited this page Oct 16, 2021 · 16 revisions

working:

Roslowski's HID USB Stack part 1 & HID USB Stack part 2 πŸ”¨ [Reports, Read, Write, Devices - only VID,PID, not from connected - modification]
πŸ“Ž Roslowski's C# USB HID Interface

πŸ“Ž πŸ“ˆ 🚧 spiliot's USB HID [too complex, no example, not tested, derived from Roslowski]

⚠️ πŸ“ˆ πŸ”¨ Bellinger's nuget HidSharp, Zer's HIDSharp, Zer's forum [βœ”οΈ Devices - only VID,PID - modification, βœ”οΈ Reports, βœ”οΈ Read; ❌ Write not supported, no example for Write, too complex]
πŸ“Ž https://spin.atomicobject.com/2013/09/01/hidsharp-usb-hid-net/ [derived]
πŸ“Ž πŸ“ˆ https://www.nuget.org/packages/HIDDevices/ (https://github.com/DevDecoder/HIDDevices) [too complex, derived]

πŸ“ˆ https://github.com/mikeobrien/HidLibrary (https://www.nuget.org/packages/hidlibrary/) [too complex]


not tested:

🚧 πŸ“ˆ Melbourne's Device.Net, Hid.Net nuget [too complex]
🚧 https://github.com/nefarius/ScpToolkit


not working:

πŸ”¨ soldernerd's HID_Utility, HidUtilityNuget [βœ”οΈ Devices - only VID,PID - modification; ❌ R&W are not thread safe]
https://github.com/jcoenraadts/hid-sharp
https://github.com/Slion/SharpLibHid

Clone this wiki locally