The example code and projects in this folder are meant for the Modtronix SBC83I-J11 board with a 48MHz crystal and PIC18F87J11 PIC chip assembled. For details on this board, see: www.modtronix.com/products/sbc83i ======================== ===== Example Code ===== ======================== The "demos" folder contains example code. To compile and test this code: - Install MPLAB IDE, can be downloaded from www.microchip.com - Install the MPLAB C18 C Compiler, can be downloaded from www.microchip.com - Start the MPLAB IDE application, and open the desired MPLAB Workspace file (*.mcw file) in the "demos" folder.. - Available projects are shown in Project Panel. Select project by right clicking on it, and selecting "Set Active" from context menu. After selecting desired project, build it by selecting from the menu. This will build the project, and create the hex and cof output files required by the PIC programmer.