Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个项目,我必须以图形方式显示传感器信号的输出。为此,我想通过 USB 将传感器数据发送到 PC,然后使用 .NET 读取该数据。
USB 信号是传感器数据流。如何读取和写入传感器?
看看这可能会有所帮助: http: //www.codeproject.com/KB/cs/USB_HID.aspx