MCB2300 User's Guide

Example Programs

The Keil MDK-ARM Development Tools download includes several example programs that are configured for the Keil MCB2300 Board.

Each example program is stored in a separate folder in \KEIL\ARM\BOARDS\KEIL\MCB2300\ along with project files that help you quickly build the project and run the program.

The following example programs are installed automatically:

  • BLINKY
    This project uses the LEDs and LCD panel to display the current value of the A/D converter input AD0.0 controlled by the on-board potentiometer.
  • RTX BLINKY
    This project uses the RTX kernel to simulate the activation of the four output stages of a step motor driver.
  • EASYWEB
    This project is a tiny web server that shows the values of two analog inputs (AD0 and AD1) on a web page. This project allows access from the internet to open the board page, accept instructions and run a small application, as blinking the LEDs or displaying a short message on the LCD.

More example projects and programs are available at:

http://www.keil.com/download/list/arm.htm

These projects and programs let you start programming other features of the LPC23xx device, such as Interrupt-driven SIO, PWM, and more.