搜索资源列表
STM32 USB HID is example for driver HID USB
- STM32 USB HID is example for driver HID USB,STM32 USB HID is example for driver HID USB
使用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
USB_HID.c8051f340 系列的USB-HID 例程
- c8051f340 系列的USB-HID 例程,可以参考USB 程序,c8051f340 series of USB-HID routine, the procedure can refer to USB
Read_Write_Hid_Device_Sample1_Source
- Easy USB 51 Programer 源自百合电子工作室一个USB开源项目,这是其中一个读写USB HID设备的源代码,非常有参考价值。-Easy USB 51 Programer Lily electronic studio from a USB open source project, which is one of the read and write USB HID device source code, is a valuable reference.
Microchip
- 这是一个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
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
HIDusagetables
- USB HID用途代码表,开发USB必用到的资料-Use the code table USB HID, USB will be used in the development of information
MyUsbHid
- USB HID类软固件代码,发送数据和接受数据-Soft USB HID Class firmware code, send data and receive data
USB_HID
- 全名的USB HID协议例子.包括HIDtoUARTExample MouseExample等例子-Full name of the USB HID protocol examples, including examples such HIDtoUARTExample MouseExample
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_led
- Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don’t need to install driver for the device, and Windows (Win 2000 and later) will install the dev
USB_INT_to_HID_2_0
- C8051F3xx USB Hid Code
69d7193d-bd1d-4af8-b80b-9d07c7a08b9b
- usb hid device -usb hid device
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® .
UniversalSerialBusUSBHIDUsageTable
- USB HID设备开发说明 USB HID设备开发说明-UniversalSerialBusUSBHIDUsageTable
usb-device-hid-keyboard-project-1.4-iar5-at91sam92
- USB Device Hid Keyboard For Atmel Arm
LPC1768-USB-HID-dev-src
- USB HID device driver implimentation-NXP LPC1768 HID device
STM8S-USB-master
- 用stm8s的io口模拟 usb hid设备,包含pcb图纸,仅供参考,无实际测试(With stm8s IO port analog USB HID device, including PCB drawings, for reference only, without practical testing)
USB HID
- stm32F103rc USB HID与上位机通信代码(Communication code between stm32F103rc USB HID and host computer)
STM32 USB HID实现USB双向通信
- STM32 USB HID 双向通讯,包含上位机和下位机,测试通过(Simulating HID through USB)