搜索资源列表
usbhidio_vc6.rar
- 读写usb设备的主机软件,VC程序内我注释掉了一行代码,从设备读数据的代码,所以这个例子里面只有输出操作,大家可以找到那条指令,删除前面的“//”。 单片机固件端值得注意的地方就是设备的报告描述符,在描述符里面定义了上传、下载的数字的长度与用途。这个代码以前是用在DS89C450单片机上的,今天稍稍修改了一点,在STC89C52上使用没有问题,我也没有把头文件换成51的,而是使用了DS89C4XX.h,差不多的。,Usb devices to read and write mainfram
EA0034
- HID example USB HID Send and Read Data-HID example
CY7C68013_IDE_CF
- Example CY7C68013 (USB to IDE interface and CompactFlash interface + WinXP Drivers), OrCAD, KEIL uVIsion3-Example CY7C68013 (USB to IDE interface and CompactFlash interface+ WinXP Drivers), OrCAD, KEIL uVIsion3
USB2.0examples
- usb 2.0 example on xilinx board... it use ULPI interface
Virtual_COM_Port
- USB模拟串口通信的例子,适合于STM3210E的学习板.-USB serial communication example of simulation for learning in STM3210E board.
stm32_usbmem
- USB Bulk Transfer Example Firmware Source
lpc2148usbhid
- This a test example for checking the LPC2148 USB HID functionality.-This is a test example for checking the LPC2148 USB HID functionality.
USBMem
- LPC2148 USB mass storage example in keiluV3.
VHDL_NEXYS_Example41
- In this example w ill interface the PS/2 port to a PS/2 keyboard, also known as an AT keyboard. The example will not apply to the newer USB keyboards, or to the older, obsolete XT keyboard. Keyboards contain their own microprocessors that conti
usbhost_examples
- usb host example on xilinx board.... it support full speed under ULPI interface
usb_mouse
- ccs c pic compiler ps2 mouse/touchpad to usb mouse converter example source code
javax-usb-javax-usb-example
- 用Java编写的在Windows环境下读取USB的一些例子-Some examples of reading the USB in the Windows environment, written in Java
USB_HID_TEST
- USB -hid入门级小例子,很适合初学者看-USB-HID entry-level small example, it is suitable for beginners to see
STM32-Demo-Progect_myusb
- DEMO STM32F4 USB EXAMPLE
USB-HID
- example code usb hid for lpc1768 microcontroller ARM . this demo is whit keil compiler.
c8051f340_example
- c8051f340例程,主要有串口,数码管,USB-c8051f340 example
cdc-example
- usb cdc serial port example codevisionavr
usb4java-javax-examples-master
- 这个项目只是包含一些示例程序,演示如何 使用:USB接口usb4java。(This project just contains some example programs demonstrating how to use the javax-usb API of usb4java.)
lpc2148_usbhid
- usb header file for lpc 2148
【1】金龙107_DEVICE_HID
- USB STM32F107 HID例程,适合做USB的调试和学习(USB STM32F107 EXAMPLE)