Description: Atmel的ARM7芯片AT91SAM7X256的USB读写键盘程序-Atmel s ARM7 chip AT91SAM7X256 the USB keyboard to read and write procedures Platform: |
Size: 623616 |
Author:hammil |
Hits:
Description: This software package contains the USB framework core developped by ATMEL,
as well as two HID drivers for a mouse and a keyboard.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the core
- hid/
-> Source code for the HID drivers
-> Makefile for the HID drivers
- lib/
-> Lib v3 files for every supported chips
- bin/
-> Compiled binaries for every supported chips
- ./
-> Makefile for the framework
-> Startup file
-This software package contains the USB framework core developped by ATMEL, as well as two HID drivers for a mouse and a keyboard. The following files are included:- core/-> Source code for the framework core-> Makefile for the core- hid/-> Source code for the HID drivers-> Makefile for the HID drivers- lib/-> Lib v3 files for every supported chips- bin/-> Compiled binaries for every supported chips-./-> Makefile for the framework-> Startup file Platform: |
Size: 1585152 |
Author:容健安 |
Hits:
Description: this usb hid device, based on atmel tiny45 chip, to input automatic keyboard messages-this is usb hid device, based on atmel tiny45 chip, to input automatic keyboard messages Platform: |
Size: 158720 |
Author:satserg |
Hits:
Description: This the README file for the HIDKeys USB device.
HIDKeys is an example application for implementing an USB keyboard conforming
to the USB Device Class Definition for Human Interface Devices (HID) . It is
based on Objective Development s firmware-only USB driver for Atmel s AVR
microcontrollers and accepts up to 17 key inputs on an ATMega8. The firmware
should be easily portable to an ATTiny2313 or other tiny devices. Since it
implements a standards compliant keyboard, no separate host software is
needed.
Objective Development s USB driver is a firmware-only implementation of the
USB 1.1 standard (low speed device) on cheap single chip microcomputers of
Atmel s AVR series, such as the ATtiny2313 or even some of the small 8 pin
devices. It implements the standard to the point where useful applications can
be implemented. See the file usbdrdv/usbdrv.h for features and limitations.-This is the README file for the HIDKeys USB device.
HIDKeys is an example application for implementing an USB keyboard conforming
to the USB Device Class Definition for Human Interface Devices (HID) . It is
based on Objective Development s firmware-only USB driver for Atmel s AVR
microcontrollers and accepts up to 17 key inputs on an ATMega8. The firmware
should be easily portable to an ATTiny2313 or other tiny devices. Since it
implements a standards compliant keyboard, no separate host software is
needed.
Objective Development s USB driver is a firmware-only implementation of the
USB 1.1 standard (low speed device) on cheap single chip microcomputers of
Atmel s AVR series, such as the ATtiny2313 or even some of the small 8 pin
devices. It implements the standard to the point where useful applications can
be implemented. See the file usbdrdv/usbdrv.h for features and limitations. Platform: |
Size: 472064 |
Author:sehwi |
Hits: