Single switch input

Step 1: Assembling the Project

Circuit Diagram

Above is the circuit diagram of how the circuit will be connected. There is a 32K resistor connectted from PIN2 to ground. This is required in all PICAXEs for reliable operation.
The LEDs are connected to PIN13 though to PIN10, these correspond to OUTPUT7 though to OUTPUT4 respectively.

The switch is connected to PIN18, which corresponds to input 1. The pin is grounded through a 10K resistor to prevent floating signals.

Next Step