资源列表
USBNotificationExample
- This project shows how to use the IOKit notification mechanism to register to be notified when devices come and go. It uses the Cypress/Anchor EZ-USB chip. (Look at the following example for another way to get notified when a device is unplugged).
AnotherUSBNotificationExample
- how to use IOKitLib and IOUSBLib to set up asynchronous callbacks when a USB device is attached to or removed from the system is located at:
Windows_USB
- 用于Windows操作系统的通用USB 其中涉及到CyUSB.sys,CyAPI.h,CyAPI.lib的功能及用法。
USBconvert232
- USBconvert232 USB转232驱动源程序
usb
- usb线缆接口说明 分析了usb的线缆种类和形式,对安装设计时有帮助
USB
- 这是一个关于国外一些USB转串口的电路,对于没有串口的笔记本电脑而又想做单片机实验的朋友有福了,
usb
- usb protocol deep analysis, development
usb1
- usb protocol, study, development
usb2
- usb protocol-2, study, development
usb_mouse
- 使用ch375和stc 51写的usb鼠标的代码
USB
- 该软件可以实现PC机与USB接口卡之间的数据传输,软件调试通过
TI_OMAP1510_USB_bus_interface_driver
- OMAP1510的USB驱动程序,经过简单调试,可以直接使用。