搜索资源列表
AVR-USB
- ATmega8实现USB接口(采用USB的CDC类,HID类)
at90usb128-demo-hidgen-std-2_0_0
- ATMEL at90usb128 usb HID source code for win-avr
Main_test
- AVR做的HID灯测试程序,详细 AVR做的HID灯测试程序,详细
使用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
avrusb-20090323
- AVR USB驱动程序 USB驱动实例 HID-AVR USB driver, USB driver instance HID
avrusbhid
- 用AVRUSB开发的HID,免驱动,avr单片机m8软件模拟hid设备,c编译器是GCC -Developed by AVRUSB HID, free driver, avr microcontroller software simulation hid equipment m8, c is the GCC compiler
AVRUSBjstt
- 使用AVR实现HID类的方式,是一种廉价的usb解决方案。-HID implementation using AVR the way class is a cheap usb solutions.
AVR_Mega8_HIDKeys.2007-03-29
- 使用AVR Mega8单片机实现USB协议,将mega8单片机模拟成USB HID控制器,用以实现USB键盘功能。开发环境为WINAVR,文件包含硬件原理图及软件源程序。-The use of USB MCU AVR Mega8 agreement to mega8 microcontroller emulates USB HID controller to achieve the USB keyboard functionality. Development environment for W
090907_hid_KM_OK
- AVR HID Keyboard Project
avrcdc_inf
- avr support usb, hid, mega8,mega16, ...etc
USB-HID-Device-base--on-AVR-USB
- 基于AVR-USB的USB-HID设备,用AVR模拟出一个HID接口-USB-HID Device base on AVR-USB
VUSB-simplified-schematic
- VUSB是用普通的通用AVR单片机,配以较高频率的晶振(12MHz或16MHz),模拟产生USB所需信号,从而模拟出标准的USB HID设备(鼠标、键盘、简单通信)的解决方案,构成一个低成本的USB设备。-VUSB simplified schematic
USB-Generic-HID-Implementation
- AVR单片机实现USB通信功能的源代码,有实例操作。-AVR Microcontroller USB communication function of the source code, there are instances of operation.
AVRUSB
- AVR USB HID设备下位机程序模板-a avr usb hid device demo