-
-
-
-
ha0107s.zip
本次设计的温度计采用HT46RB50 微控制器IC,HT46RB50 的AD 口外接一热敏电阻,通过
AD 读回的电压计算出热敏电阻阻值的变化,从而实现侦测外界温度的功能。HT46RB50 通
过USB 将侦测到的温度值传入PC 机的温度显示接口中显示。
本次设计的USB 使用操作系统提供的USB HID 设备类驱动程序。
• 采用USB 控制传输向HT46RB50 发送资料
• 采用USB 中断传输接收HT46RB50 传回的资料
-
-
-
-
usbhidio2.rar
This the readme file for the usbhidio application, which includes host software for communicating with USB HID-class devices.
-
-
Hid.zip
基于DELPHI的API,开发USB设备所必需的,里边有例子
-
usb_hid_led.rar
Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don’t need to install driver for the device, and Windows (Win 2000 and later) will install the device ...
-