18
DEMO9S08QE8 User Manual
following bar graphs lines : A, B, C, D.
5.5.2.2
Word Formatted Data
There are three commands which may be accepted. All commands must end
in the special characters #$0D and #$0A which are CR (carriage return) and
LF (line feed). The accepted commands are:
nnnn,nnnn,nnnn,nnnn
The nnnn values are 0000-FFFF and correspond in order to the data
displayed on both the graph and bar graphs as follows: X/A, Y/B, Z/C, W/D.
nnnn:nnnn:nnnn:nnnn
The nnnn values are 0000-FFFF and correspond in order to the data
displayed the graphing component as follows: X, Y, Z, W.
nnnn=nnnn=nnnn=nnnn
The nnnn values are 0000-FFFF and correspond in order to the data
displayed on the bar graph component as follows: A, B, C, D.
6
DEMONSTRATION MICROCONTROLLER APPLICATIONS
The following microcontroller applications are designed to run on the QE8
processors.
6.1
Quick Start Application
The function of the Quick Start microcontroller application is to play a different
tone and illuminate a different LED for each of the buttons which may be
pressed on the DEMO9S08QE8 board. The potentiometer controls the
intensity of two LEDs on the DEMO9S08QE8 board, via PWM signals. This
application comes pre-programmed into the memory of the QE8 processor.
The source code for this Quick Start Application is included on the CD-ROM
included with the DEMOQE, and may also be found at:
http://www.pemicro.com/fixedlinks/demoQEtoolkit.html.