搜索资源列表
E2PROM_1581
- 周立功公司的USB芯片ISP1581的EEPROM控制上位机VC编的原程序-weeks meritorious's USB chip EEPROM ISP 1581 PC control VC series of the original program
USBPortDlg
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -USBPort compilers note -- 01 (VC Knowl
usb_stm32_1229
- STM32的USB通信,基于HID的,不用驱动程序就可以使用-STM32 of USB communication, based on HID' s, no driver can use
THOS_USB_Communications
- 使用Labview编写PC端USB通讯程序,与C8051f320进行大规模数组USB通讯。文件中Device部分是Silab提供的FileTransfer例程,适用于C8051f320;Host部分中VC程序Silab提供的原例程,Labview程序是根据VC程序自主改写移植而成。已通过测试验证。-Interface for USB communicatons on PC, was coded by Labview, and it can transfer(USB) big array with
CYTypeBulkLooping
- Using cypress s CY library to write VC code for USB applications with simplified syntax. Here comes with examples
VC_USB
- 基于VC的USB接口通信程序设计 USB-based programming interface communication-VC' s USB-based programming interface communication
usb
- 详细介绍了vc写usb驱动的资料,包括两个c++工程和一个word文件,需要学习udb驱动的朋友可以好好看一下。-Written details of the vc usb drive, including the two c++ project and a word document, we need to learn udb driver' s friends can make good look.
HIDUSB
- USB HID source code for testing. Use it s very cleary for VC++ to test.