PIC16F628a Led Chaser

Description: The heart of the LED chaser is the 'PIC16F628A' microcontroller, IC2. The program that runs on this chip controls the LEDs attached to the output port pins. Resistors R1 - R8 limit the current through LED1 - LED8 to a safe level. Resistor R9 provides a pull-up for the input connected to switch S1. Schematic: click on image to zoom Components: Resistors, R1 - R8 330 ohm 0.25W Resistors, R9 - R10 10k ohm 0.25W IC2 PIC61F628A Socket for IC2 Red LEDs (8) S1 Push Switch 5v Power Supply Schematic: Components: Capacitor, C2 100nF 5v Dielectric Ceramic Capacitor, C3 220nF 5v Dielectric Ceramic Jp2 Single row PCB header plug IC1 LM7805 5v voltage regulator Hex code: Note: Just copy the below code and paste it in notepad and save it with '.hex' extension, as chaser.hex. :020000040000FA :02000000B52821 :08000800BB00030EBC000A0856 :10001000BD00831264009D3081070B11E220B50BF7 :1000200017283230B500B715AA03031937143D0855 :100030008A003C0E8300BB0E3B0E09003520B71...