-
usb 驱动例子
usb 驱动例子-USB driver sample code.
- 2022-05-28 03:40:21下载
- 积分:1
-
usb赚串口的驱动程序,很好用的,需要的下吧。
usb赚串口的驱动程序,很好用的,需要的下吧。-usb serial port driver to make good use of, the needs of the next bar.
- 2022-05-11 00:15:46下载
- 积分:1
-
详细介绍了VC++6.0环境下利用windowsAPI函数来实现与符合HID设备的USB接口通信,并给出部分源代码。...
详细介绍了VC++6.0环境下利用windowsAPI函数来实现与符合HID设备的USB接口通信,并给出部分源代码。-Described in detail VC++ 6.0 environment using windowsAPI function to achieve compliance with HID devices with USB interface, and gives part of the source code.
- 2022-03-23 02:51:53下载
- 积分:1
-
使用8051开发的一个完整的USB主机
用8051开发的一个完整的USB主机-包含了所有的资料,真的很想做临时开发的参考
- 2022-02-22 07:40:08下载
- 积分:1
-
VC下USB的驱动代码,及其相关操作检测。
VC下USB的驱动代码,及其相关操作检测。-The USB drives code under the VC Enviroment, and its related operation examination.
- 2022-06-21 15:49:18下载
- 积分:1
-
USB的设计参考
usb design reference
- 2022-01-26 07:56:14下载
- 积分:1
-
USB摄像头源代码
* usb
USB摄像头源代码
* usb-2.6.12.rar 是2.6内核的驱动 我现在用的就是这个
* usb-2.4.31.patch是2.4的, * servfox-R1_1_3.tar.gz 服务端的采集程序
* spcaview.rar 客户端查看程序,我还没捣鼓好
-USB camera source code* usb-2.6.12.rar is the 2.6 kernel driver I now use is the* usb-2.4.31.patch is 2.4,* servfox-R1_1_3.tar.gz server collection procedures* Show spcaview.rar client program, I have not yet捣鼓good
- 2022-02-09 19:49:21下载
- 积分:1
-
汇编语言写的ez
汇编语言写的ez-usb fx2 固件程序传输带宽480M/S-assembly language to write the ez-usb accordance firmware transmission bandwidth of 480/S
- 2022-01-26 04:45:42下载
- 积分:1
-
监测U盘拔插
可以检测到U盘的插入和拔出动作
监测U盘拔插
可以检测到U盘的插入和拔出动作-U disk monitoring can detect the U-swappable disk insertion and pull-out action
- 2023-05-22 06:35:03下载
- 积分:1
-
这个例子中的固件是基于芯片的USB支持固件。
This example firmware is based on Microchip s USB Support Firmware.
The purpose of this example is to provide a model for making a USB
combination device. This mainly entails having the USB descriptors
set up correctly. File usb_ch9.c contains the mouse
and keyboard descriptors in the correct configuration.
The main routine of this example moves the cursor in a
circle and sends keyboard keycodes for the message
"Microchip USB" over and over again.
Some advice:
Before running this firmware open a blank text document.
Make sure that when you run the device/emulator that
you are able to give focus to the document. The cursor
will be moving in a circle so make sure you have plenty of
room to click on the editor window. This will allow you
to see the message "Microchip USB" without inadvertently
having the message type over an existing document.-This example firmware is based on Microchip s USB Support Firmware.
The purpose of this exampl
- 2022-08-26 06:07:54下载
- 积分:1