资源列表
libusb-win32-src-0.1.10.1.tar
- 一个USB的访问库,可运行在所有的WINDOWS 系统下-a USB visit libraries, can run in all Windows systems
Firmware
- FX2 Source Code for USB 2.0. Written in C keil microVision
DDK_USB_FILTER
- DDK实现USB设备等禁用、只读等操作,适合初学者学习-DDK realization of USB devices, such as disabled, such as read-only operation, suitable for beginners to learn
BROQHMY
- 手机开发的原理及基本的基础知识,多初学者有很大的帮助,希望大家多多下载()
USB_HID_MiKroC_PIC
- Driver USB_HID using MikroC for PIC Microcontroler.
usb_cvt_tool_0.1
- 该工具用于数字电路仿真中的usb数据文件转换: 1.可以把11比特的令牌包数据(crc5)或者任意字节的数据包数据(crc16)转换为可以作为仿真输入的dn dp文件。 2.可以根据仿真接收到的dn,dp数据,解析得到接收的真正11比特令牌包数据或者数据包数据。 3.此为0.1版本,后续的版本更新会让该工具更完善。-The tool for digital circuit simulation usb data file conversion: 1. Can be 11-bit to
HidUsbRead
- HID USB设备的数据抓取,只适合非独占设备,键盘鼠标之类的独占HID无法抓取-HID USB device data capture, only suitable for non-exclusive devices like the keyboard and mouse can not crawl exclusive HID
android-arduino-usb-serial-master
- 用于实现Android设备通过USB OTG口同Arduino单片机通讯-An application used for the communication between an android device and an arduino module through USB OTG port
USBDataAcq
- usb数据采集卡VC++程序,方便大家学习-usb data acquisition card VC++ program, we facilitate learning
3360680
- 无线通信仿真,信道的C++模拟代码,与无线通信系统仿真书籍配套使用()
hid_usb_alsa
- linux下usb设备的驱动开发,分层设计。驱动公司私有设备,设备包含hid设备和声卡两个硬件,使用libusb1.0,包含日志文件,配置文件,硬件设备消息编解码等。(Linux USB device driver development, layered design. Drive the company's private device, the device contains two hardware of HID device and sound card, and uses libus
394296
- 该源码演示了如何计算字串的CRC32及文件的CRC32,通讯上极常用的算法,()