RGB LED Controller

Hardware Design
           As you saw in the schematic and parts list, this project doesn't require too many parts so the assembly shouldn't take us very long.

Building The Circuit
          Get your parts together and follow the schematic. I built mine and in stages as you can see below...


·First the +5v power regulator and power LED are added.


·The PIC microcontroller circuit is added next.


·The 2n2222 transistors are connected to the PIC microcontroller.


·The RGB LED and 100Ω resistors complete the circuit.


·The hardware is assembled. Now, let's take a look at the PIC's software.



;