abstract.txt

来自「用户程序示例教程」· 文本 代码 · 共 13 行

TXT
13
字号
The Blinky project is a simple program for the LPC2138
using Keil MCB2130 Microcontroller Board.

It blinks the LEDs at speed according to the Potentiometer 
setting and prints the current seting to the Serial Port 1.
In addition it generates a sine wave with an adjustable 
frequency on the speaker of the board.

The Blinky program is available in different targets:
  Simulator:      runs in 礦ision Simulator
  MCB2100 Flash:  runs from Internal Flash located on chip
                    (used for target debugging or free run)

⌨️ 快捷键说明

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