搜索资源列表
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
HidTest.rar
- usb hid调试软件,能自动设备hid设备并与之建立通信,实现数据回环操作,debugging software usb hid, hid equipment to automated equipment and establish communications, data loopback operation
HID_VC_usbhidioc2
- VC codes for finds the USB HID-class device and exchanges data with it.
M8-RF-USB-MouseKeyboard
- 用ATMEGA8模拟USB鼠标和键盘,通过2.4G的无限传输芯片24L01接收发射端的数据,实现10米以上距离传输的无线键盘鼠标,HID方式,无需驱动。发射端也是M8与24L01配合,M8扩展出键盘。(目前只扩展8个键,可继续扩展),接收端用GUN-GCC编译,发射端用ICCAVR编译-ATMEGA8 simulation using USB mouse and keyboard, through the 2.4G chip 24L01 unlimited transmission of dat
HIDDeviceRW
- 实现HID接口读写,可以根据需要,向USB-HID设备写入数据。-HID interface to achieve reading and writing, as needed, write to the USB-HID device data.
MyUsbHid
- USB HID类软固件代码,发送数据和接受数据-Soft USB HID Class firmware code, send data and receive data
HID-TSensor
- USB hid例程,DELPHI语言编写,收发数据等功能..欢迎大家下载-USB hid routines, DELPHI languages, send and receive data and other functions .. welcome to download
at91sam9263-ek-usb-all
- at91sam9263-ek板usb开发全套资料(包括iar、keil、gun工程)同时拥有ac97、ccid、cdc-serial、cdchid、cdcmsd、hidmsd、core、hid-keyboard、hid-mouse、hid-transfer、massstorage工程-at91sam9263-ek board usb develop a full set of data (including iar, keil, gun works) have both ac97, ccid,
USB-HID
- 这是一个演示使用VB对USB-HID设备进行数据读取写入的通讯示例。可以遍历所有USB设备,由于没有类似调试设备,这个源代码没有测试,但里面的一些API函数可以让大家喜欢研究USB通讯开发的网友提供些帮助-This is a demonstration using VB on the USB-HID device to read data written communication example. You can traverse all the USB devices, because no
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
HID_VB_usbhidio2
- VB6 codes for finds the USB HID-class device and exchanges data with it.
vusb-20090415
- 大家熟悉的AVRUSB,最新版本更名了 更新:1.修改了HID-MOUSE代码的配置。 2.项目更名为V-USB -Hid-mouse example used settings from hid-data example, fixed that. Renamed project to V-USB due to a trademark issue with Atmel® .
USBHID
- 这是一个演示使用VB对USB-HID设备进行数据读取写入的通讯示例。可以遍历所有USB设备,由于没有类似调试设备,这个源代码没有测试,但里面的一些API函数可以让大家喜欢研究USB通讯开发的网友提供些帮助,这个代码转载与另外一个网站,如果作者看到有更完善的源代码可以发来更新下,感谢作者。-This is a demonstration using VB on the USB-HID device to read data written communication example. You ca
USB
- HT82K96E USB HID设备C程式,将端点1配置为IN,端点2配置为OUT,实现与PC的数据传输-HT82K96E USB HID Device C language,endpoint1 for in,endpoint2 out Implementation to PC data transfer
USB-HID
- 在ATMEGA168上采用CH375外置固件模式实现标准HID设备,完成PC机与设备之间的数据交互-CH375 external use on the ATMEGA168 mode for standard HID device firmware, complete the PC and data exchange between devices
USB-HID
- GD32F150的USB HID类,上位机和下位机源码,测试可用,还有VB6的HID原码,可读写数据,可以使用SM32F103的片也可以,上位机软件中也有C#的源码- GD32F150 the USB HID class, upper and lower machine source code, the test can be used, as well as the HID original VB6 code, can read and write data, you can use SM
HID_22字节收发
- USB——HID设备类程序,可以完成HID22字节的通信(C Program about USB_HID,base on STM32F103 which can transmit and receive 22byte data)
HID_TEST
- 实现USB的HID数据传输,用单向的中断传输,速度在64kb/s(To achieve the USB HID data transmission, one-way interrupt transmission, speed at 64kb/s)
USB+HID+STM32+开发资料全集
- USB+HID+STM32+开发资料全集.rar(The complete set of data for USB+HID+STM32+ development.Rar)
USB通信
- 实现USB HID设备读写代码,通过C#语言来实现读取usb接口设备的数据读写(USB HID device read and write code, through C# language to read and write USB interface device data)