RGB LED Disco Lights

Description

RGB LED disco light is a simple project designed around PIC16F72 microcontroller.
This firmware is a RGB driver, as name suggests it is used to derive or light red, green and blue LEDs in particular fashion. Its main feature is the pattern shown on LEDs. It is quite difficult to describe pattern in words but we want to specify that first it will derive red then green then blue three times and then a particular pattern is shown on LEDs and again the three LEDs light.
In this project we have used PIC 16F72 microcontroller. The various pin configurations are shown below:
RGB LED Disco Lights
– OUTPUT: PORTC
– Red Led: PORTC.F0
– Green Led: PORTC.F1
– Blue Led: PORTC.F2
– External Oscillator (crystal: 4MHz)
– Microcontroller: PIC 16F72
– SUPPLY : 12-18V DC

Read More: RGB LED Disco Lights

Leave a Comment

Your email address will not be published. Required fields are marked *