abstract.txt

来自「基于AT91SAM7A3的usb鼠标源代码。在keil for arm 3.1上」· 文本 代码 · 共 18 行

TXT
18
字号
The Mouse project is a demo program for the AT91SAM7A3
using Atmel AT91SAM7A3 Microcontroller Board.

It demonstrates an USB Mouse based on USB HID.

The on board Joystick is used to control the Mouse.

LEDs are used to display the following:
  - LED3 is on when USB Device is configured
  - LED4 is on when USB Device is suspended

The USB Mouse is automatically recognized by the host PC
running Windows which will load a generic Mouse driver.

The Mouse program is available for the following targets:
  AT91SAM7A3 Board: configured for on-chip Flash ROM
                    (used for production or target debugging)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?