最好的 HID 设备通信库 C++
Best HID device communication libary C++
我想将字节发送到 HID 设备。
我已经尝试 libhid 但我无法让它工作。
有谁知道一个库或一个简单的方法来发送字节。在 C++ 中隐藏。
感谢任何帮助。
检查hidapi磅
也对你有用same question on SO。
我想将字节发送到 HID 设备。 我已经尝试 libhid 但我无法让它工作。 有谁知道一个库或一个简单的方法来发送字节。在 C++ 中隐藏。 感谢任何帮助。
检查hidapi磅
也对你有用same question on SO。