-
Notifications
You must be signed in to change notification settings - Fork 2
Notes
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