Welcome![Sign In][Sign Up]
Location:
Search - USB host HID

Search list

[Other resourceusb-device-hid-keyboard-project-1.3-iar5-at91sam7x

Description: This application creates an USB HID (Human-Interface Device) keyboard on a host computer. Pressing any of the buttons on the board outputs characters or special keys on the host side
Platform: | Size: 336827 | Author: tangxiaozheng | Hits:

[Program docUSB HID报告及报告描述符简介

Description: 在USB中,USB HOST是通过各种描述符来识别设备的,有设备描述符,配置描述符,接口描述符,端点描述符,字符串描述符,报告描述符等等。USB报告描述符(Report Descriptor)是HID设备中的一个描述符,它是比较复杂的一个描述符。
Platform: | Size: 252928 | Author: hjshhyy | Hits:

[Communication-MobileVBhid

Description: 用VB编写一程序,在keil环境下实现与USB主机通讯-VB prepared a procedure for the realization of keil environment with USB Host Communications
Platform: | Size: 22528 | Author: mumu_608 | Hits:

[Software EngineeringUSB_HID_Report_Descriptor

Description: USB_HID_报告及报告描述符_简介 在USB中,USB HOST是通过各种描述符来识别设备的,有设备描述符, 配置描述符,接口描述符,端点描述符,字符串描述符,报告描述符等等。 USB报告描述符(Report Descriptor)是HID设备中的一个描述符,它是比较 复杂的一个描述符。-USB_HID_ report and described briefly on the website _ USB, USB HOST through a variety of descriptors to identify the equipment, equipment descriptors, configuration descriptor. Interface Description website endpoint descriptor string descriptors, the report descriptors, and so on. USB descriptors report (Report Descriptor) HID is a description of the website. It is a complex descriptors.
Platform: | Size: 4096 | Author: Liu | Hits:

[Otherusb_fescriptor_tool

Description: 在USB中,USB HOST是通过各种描述符来识别设备的,有设备描述符, 配置描述符,接口描述符,端点描述符,字符串描述符,报告描述符等等。 USB报告描述符(Report Descriptor)是HID设备中的一个描述符,它是比较 复杂的一个描述符
Platform: | Size: 91136 | Author: mjj | Hits:

[ARM-PowerPC-ColdFire-MIPSusb-device-hid-keyboard-project-1.3-iar5-at91sam7x

Description: This application creates an USB HID (Human-Interface Device) keyboard on a host computer. Pressing any of the buttons on the board outputs characters or special keys on the host side
Platform: | Size: 336896 | Author: tangxiaozheng | Hits:

[SCMCH374_Host

Description: MCS51和CH374做USB主机与HID设备通信-MCS51 and CH374 to do USB host and HID equipment communications
Platform: | Size: 7168 | Author: 杨占峰 | Hits:

[Communicationusbhidio2

Description: This the readme file for the usbhidio application, which includes host software for communicating with USB HID-class devices.
Platform: | Size: 24576 | Author: 叶明闯 | Hits:

[Driver DevelopUSBProject

Description: HID USB i/o host driver for HID device
Platform: | Size: 55296 | Author: h.amiri | Hits:

[Windows DevelopusbTEST!

Description: 实现usb上位机通讯,应用api编程,可实现查找usb设备,hid和优盘。-Achieve the usb host computer communication, application api programming, can be realized to find usb device, hid, and USB flash drives
Platform: | Size: 2339840 | Author: rp | Hits:

[Embeded-SCM DevelopMicrochip

Description: 这是一个USB(USB HID HOST)协议栈,硬件平台支持包括Microchip公司的PIC18,PIC24 PIC32-This is a USB (USB HID HOST) protocol stack and hardware platform support, including Microchip' s PIC18, PIC24 PIC32
Platform: | Size: 589824 | Author: lao | Hits:

[ELanguageUSBHostHIDKeyboard

Description: USB Host HID Keyboard PIC18
Platform: | Size: 52224 | Author: knsitu | Hits:

[Windows DevelopHIDTestSource

Description: USB HID设备上位测试软件源代码,DELPHI源码。对学习USB HID通信有很大的帮助。-Host USB HID device testing software source code, DELPHI source. USB HID communication in learning is very helpful.
Platform: | Size: 19456 | Author: 小温 | Hits:

[Other Embeded programhost-hid-mouse

Description: This usb HID mouse host code for the PIC24HJ-This is usb HID mouse host code for the PIC24HJ
Platform: | Size: 386048 | Author: smartcharge | Hits:

[SCMSTM8S-USB-master

Description: 这是一个stm8S003模拟USB键盘HID的程序,首先,通过中断来接收USB数据,接收完后,调用 void usb_rx_ok(void) 来应答或不应答,并识别数据包,把相应的状态写usb这个结构体里面。 然后,在主循环中不断的调用 void usb_process(void) 来根据 usb 里面的状态来做相应的动作。 设备描述符的发送是这样的:调用 void usb_send_data(uint8_t * buffer, uint8_t lenght), 将描述符打包,放到 usb.tx_buffer 里面,然后将状态改为已经准备好发送usb.event = USB_EVENT_READY_DATA_IN,等待主机发送 DATA IN 包。 usb_rx_ok 识别到 DATA IN 包并且 usb.event 为准备发送, 就会调用 void usb_send_answer(void) 来完成数据发送。-This is an analog stm8S003 HID USB ​ ​ keyboard procedures, first, the received USB data to the interrupt, after receiving call void usb_rx_ok (void) to answer or not to answer, and the identification data packet, to write the corresponding status of this structure usb inside. Then, in the main loop continually calls void usb_process (void) to do the appropriate action according to usb inside the state. Send device descriptor is this: call void usb_send_data (uint8_t* buffer, uint8_t lenght), the descriptor packaged into usb.tx_buffer inside, then the state is ready to send usb.event = USB_EVENT_READY_DATA_IN, waiting for the host send DATA IN packets. usb_rx_ok recognized DATA IN packets and usb.event is ready to send, it will call the void usb_send_answer (void) to complete the data transmission.
Platform: | Size: 353280 | Author: 张海鱼 | Hits:

[Embeded-SCM DevelopUSB HID

Description: stm32F103rc USB HID与上位机通信代码(Communication code between stm32F103rc USB HID and host computer)
Platform: | Size: 2280448 | Author: sukoo | Hits:

[USB developUSB

Description: USB上位机,简单的USB HID 收发软件。基于VC++6.0编程(USB host computer software,Simple USB HID transceiver software.Programming based on VC++6.0.)
Platform: | Size: 6031360 | Author: 说的似懂非懂 | Hits:

[SCMSTM32F4-Android-USB-HID(1)

Description: STM32F407VET6的USB.host与安卓设备通讯。(STM32F407VET6's USB.host communication with Android equipment.)
Platform: | Size: 10340352 | Author: 天野123 | Hits:

[USB developUSB Host - HID - Mouse

Description: Microchip Microcontroller Use. For USB Mouse. Not fully functional. Need to review. At least basic USB knowledge is required.
Platform: | Size: 55296 | Author: cephasathrun | Hits:

[Embeded-SCM DevelopSTM32 HID

Description: STM32官方例程 USB HOST HID(STM32 USB HOST HID official code)
Platform: | Size: 398336 | Author: 12343214 | Hits:
« 12 3 »

CodeBus www.codebus.net