HID设备接口 [英] HID device interface

查看:93
本文介绍了HID设备接口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个允许我同时从多个应用程序同时读取和写入USB HID设备的接口。目标操作系统是Windows 7和Windows 8,编程语言C ++,C ++ / CLI或C#。我正在寻找一些现成的解决方案或者我可以用来实现接口的API的建议。



我正在设计USB HID设备(硬件)所以我可以自定义它的HID报告。



USB HID设备是输入/输出设备。输入= 8个按钮,输出= 8个LED(我需要打开/关闭它们并设置强度)。

I'm looking for an interface that will allow me reading and writing to USB HID device concurrently from multiple applications at the same time. The target OS is Windows 7 and Windows 8, programming language C++, C++/CLI or C#. I'm looking for some ready made solution or an advice for an API I can use for implementing the interface.

I'm designing the USB HID device (hardware) so I can customize its HID report.

The USB HID device is input/output device. Input = 8 buttons, Output = 8 LEDs (I need to turn them on/off and to set intensity).

推荐答案

这篇关于HID设备接口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆