****************************************************************************** ******************* Processor Expert Demonstration Project ******************* ****************************************************************************** File: LedBar.mcp Short description : Simple LED bar (demonstration) Target platforms: HCS08. Function Description ==================== This project is simple LED bar. The example shows how to create an application including more Components using Processor Expert and C language. The goal of application is switch on number of LEDs according to potentiometer position. Required Hardware and Settings ============================== M68DEMO908GB60 demo board. Potentiometer connected to demo board (to PTB2_AD1P2). Building The Project ==================== Build the project usual way in CodeWarrior. No special settings are required. Running The Project =================== Run the project usual way. Turn potentiometer to see the LEDbar functionality. *** End Of File ***