User manual

Introduction
© 2008 Microchip Technology Inc. DS51721B-page 7
FIGURE 1-1: PICDEM™ PIC18 EXPLORER DEMONSTRATION BOARD
1.4 SAMPLE DEVICES
The PICDEM PIC18 Explorer Demonstration Board comes with two sample devices
that alternately can be used as the main microcontroller:
An 18-pin, 5V PIC microcontroller (the PIC18F8722) mounted on the board
A 3.3V PIC18 device (PIC18F87J11) mounted on an 80-pin PIM that connects to
the demo board via an 80-pin male
1.5 SAMPLE PROGRAMS
The PICDEM PIC18 Explorer Demonstration Board Kit includes a CD-ROM with
sample demonstration programs. These programs may be used with the included
sample devices and with an In-Circuit Debugger (ICD).
Also provided on the disc is demonstration source code that includes several assembly
source code (ASM) files and one Hex compiled code file.
29
1
2
3
4
5
6
7
8
9
10
11
12
13
14 15
16
17
18
19
20
21
22
23
24
25
26
27
28