Welcome![Sign In][Sign Up]
Location:
Search - usb hid data

Search list

[SCMENT_JAT

Description: USB HID 设备数据采集程序 HID外设使用的MC68HC908JB8ADW单片机-USB HID device data collection procedures used by HID peripherals MC68HC908JB8ADW Singlechip
Platform: | Size: 4654080 | Author: liwenxin | Hits:

[Dialog_Windowusb-d12applicationprogram(vb)

Description: HID设备上位机程序,用Visual Basic编程,可用于USB通信时的简单数据读取与发送,以及坐标显示交换的数据-PC HID equipment procedures, using Visual Basic programming, can be used to communicate a simple USB data acquisition and transmission, as well as the coordinates indicating the exchange of data
Platform: | Size: 6144 | Author: windy | Hits:

[USB developHidTest

Description: usb hid调试软件,能自动设备hid设备并与之建立通信,实现数据回环操作-debugging software usb hid, hid equipment to automated equipment and establish communications, data loopback operation
Platform: | Size: 201728 | Author: | Hits:

[Software EngineeringVC-USB-HID

Description: 常用的Windows+API调用 怎样编写一个在USB接口读写数据的程序 HID设备的访问-Commonly used Windows+ API call how to prepare a USB interface to read and write data through HID equipment visit
Platform: | Size: 264192 | Author: | Hits:

[SCMAVRUSB-HID

Description: 使用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 crystal, by modifying the makefile file can be transplanted to other simple single-chip AVR on. Provide MinGW version and VC PC version of the software.
Platform: | Size: 188416 | Author: 李璇 | Hits:

[Windows DevelopHID_VB_usbhidio2

Description: VB6 codes for finds the USB HID-class device and exchanges data with it.
Platform: | Size: 27648 | Author: manta | Hits:

[Windows DevelopHID_VC_usbhidioc2

Description: VC codes for finds the USB HID-class device and exchanges data with it.
Platform: | Size: 230400 | Author: manta | Hits:

[Embeded-SCM DevelopMyUsbHid

Description: USB HID类软固件代码,发送数据和接受数据-Soft USB HID Class firmware code, send data and receive data
Platform: | Size: 104448 | Author: 黎建刚 | Hits:

[SCMvusb-20090415

Description: 大家熟悉的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® .
Platform: | Size: 479232 | Author: yuangaoping | Hits:

[Windows DevelopHID-TSensor

Description: USB hid例程,DELPHI语言编写,收发数据等功能..欢迎大家下载-USB hid routines, DELPHI languages, send and receive data and other functions .. welcome to download
Platform: | Size: 231424 | Author: hzq | Hits:

[ARM-PowerPC-ColdFire-MIPSat91sam9263-ek-usb-all

Description: 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, cdc-serial, cdchid, cdcmsd, hidmsd, core, hid-keyboard, hid-mouse, hid-transfer, massstorage Engineering
Platform: | Size: 11843584 | Author: 文建祥 | Hits:

[USB developUSB-HID

Description: 这是一个演示使用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 such test equipment, the source code is not tested, but inside some of the API functions will allow everyone likes USB communication development User research to provide more help
Platform: | Size: 11264 | Author: k2 | Hits:

[SCMM8-RF-USB-MouseKeyboard

Description: 用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 data receive and transmit side to achieve more than 10 meters from the transmission of wireless keyboard and mouse, HID mode, without driver. The transmitter is also the M8 and the 24L01 with, M8 extension out of the keyboard. (Currently only the expansion of eight keys can continue to expand), the receiver with the GUN-GCC compiler, the transmitter used to compile ICCAVR
Platform: | Size: 218112 | Author: 凯理 | Hits:

[Windows DevelopUSBHID

Description: 这是一个演示使用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 such test equipment, the source code is not tested, but inside some of the API functions will allow everyone likes USB communication development User research provide some help, this code is reproduced with another Web site to see if the author have a more complete source code can be made to update the next, thanks author.
Platform: | Size: 13312 | Author: 张利 | Hits:

[USB developHIDDeviceRW

Description: 实现HID接口读写,可以根据需要,向USB-HID设备写入数据。-HID interface to achieve reading and writing, as needed, write to the USB-HID device data.
Platform: | Size: 74752 | Author: 吕尚奕 | Hits:

[USB developHidUsbRead

Description: HID USB设备的数据抓取,只适合非独占设备,键盘鼠标之类的独占HID无法抓取-HID USB device data capture, only suitable for non-exclusive devices like the keyboard and mouse can not crawl exclusive HID
Platform: | Size: 72704 | Author: viki | Hits:

[USB developUSB

Description: 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
Platform: | Size: 51200 | Author: freedomwei | Hits:

[OtherHID_TEST

Description: 实现USB的HID数据传输,用单向的中断传输,速度在64kb/s(To achieve the USB HID data transmission, one-way interrupt transmission, speed at 64kb/s)
Platform: | Size: 11377664 | Author: FrankMartinet | Hits:

[Driver DevelopUSB+HID+STM32+开发资料全集

Description: USB+HID+STM32+开发资料全集.rar(The complete set of data for USB+HID+STM32+ development.Rar)
Platform: | Size: 46282752 | Author: defdfs | Hits:

[OtherUSB通信

Description: 实现USB HID设备读写代码,通过C#语言来实现读取usb接口设备的数据读写(USB HID device read and write code, through C# language to read and write USB interface device data)
Platform: | Size: 72704 | Author: lvjian | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net