This program can be run using a PIC 16F84 processor with a single LED connected to an output pin. We are using PORTA BIT 0, which means that you should use pin 17 of the PICmicro as the output. The LED should be connected between pin 17 and pin 5 of the PICmicro, with a suitable current limiting resistor.
To provide the inputs you will need to connect push switches to PORTA BIT 0 and PORTA BIT 1. The switches should pull the inputs high when pressed down.

Matrix PICmicro development board users
Click on the "PICmicro Configuration button" located above the contents tree, select the XT oscillator and click 'OK'.

BOARD SETTINGS
XT/RC switch set to XT
The setting of the SLOW/FAST switch is unimportant