搜索资源列表
HID
- Cypress FX2 USB HID Source Code
使用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
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
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
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® .
hid-keyboard
- 適用USB HID的鍵盤驅動程式,使用atmal mcu編程的程序.-For USB HID keyboard driver, using atmal mcu programming procedures.
avrcdc_inf
- avr support usb, hid, mega8,mega16, ...etc
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
Borland-USB-HID
- C++ aplication USB HID with PIC18f2550
pic18-usb-hid
- 这是一个PIC18F4550 USB-HID简单的数据传输例子,编译器是MCC18,如果你觉得Microchip提供的MCHPFSUSB Firmware程序难以看懂的话,我相信这个例子更加适合你,因为里边最让人头疼的平台扩展信息都删掉了,保证让你最少时间获取最中心的内容。-PIC18F4550 USB-HID example.
USB-HID-Device-base--on-AVR-USB
- 基于AVR-USB的USB-HID设备,用AVR模拟出一个HID接口-USB-HID Device base on AVR-USB
STM32-USB-HID
- STM32 USB HID开发实例,实现USB双向通信,可以参考下-STM32 USB HID development instance, to achieve USB bi-directional communication, you can refer to the following
USB-HID
- PLC1343的USB HID程序,能够直接通过USB下载到芯片内部,能够通过上位机来验证通信。-PLC1343 USB HID application, can directly via USB downloaded to the chip inside, to verify through the upper machine communication.
usb-hid-sm32f103c8
- stm32f103c8t6 usb hid应用源代码。 源程序是103vct移植到103c8t6 适用。-stm32f103c8t6 usb hid source
USB-HID
- 基于STM32,MDK开发环境,实现USB HID设备,包括VS2010上位机源码-Based STM32, MDK development environment to achieve USB HID devices, including VS2010 PC source
stm32-usb-hid
- usb通信实现上下传输作用,可以进行板子测试用(stm32 usb Communication realizes up and down transmission function, can carry on board test to use.)
STM32 USB HID实现USB双向通信
- STM32 USB HID 双向通讯,包含上位机和下位机,测试通过(Simulating HID through USB)
stm32模拟USB键盘
- STM32扫描矩阵键盘,模拟USB键盘功能(STM32 Scan Matrix Keyboard, Simulate USB Keyboard Function)