Automatic Street Light Circuit Diagram

Hi friends, today we are going to make a four-way traffic light controller using a PIC16F84A microcontroller (Automatic Street Light). In this project, we will operate three LEDs (RED, YELLOW, and GREEN) according to the traffic rules.

  • Illumination of the green light allows traffic to proceed in the direction denoted.

  • Illumination of the yellow light denoting, if safe to do so, prepare to stop short of the intersection.

  • Illumination of the red signal prohibits any traffic from proceeding.








[caption id="" align="aligncenter" width="490"]Four-way traffic controller using PIC16F84A microcontroller Four-way traffic controller using PIC16F84A microcontroller[/caption]



Four-way traffic controller using PIC16F84A microcontroller



Components:



  1. Four set of Red-Green-Blue LEDs

  2. PIC16F84A microcontroller

  3. 22uF capacitor – 2 no.

  4. Crystal oscillator 4MHz

  5. 10KO resistor, 330O resistors

  6. 5V battery


Automatic Street Light Circuit:



  1. In this project, we are going to operate (control) a four-way traffic light signal using PIC16F84A microcontroller. The first thing we have to do is, simply connect four set of Red-Green-Yellow LEDs to respective pins of  PIC16F84A microcontroller as shown in circuit diagram. (you can also use separate LEDs just connect all common terminals (negative) to ground with 330O resistor in series with each LED).

  2. 5V supply to the pin number 14.

  3. Ground pin number 5.

  4. Connect two 22uF capacitors in parallel with two terminals of the crystal oscillator.

  5. Make all the remaining connection as shown in the figure.


Download


Click here to download Automatic Street Light .C and .HEX files for this project

If you like this Automatic Street Light article, please share it with your friends and like or facebook page for future updates. Subscribe to our newsletter to get notifications about our updates via email. If you have any queries, feel free to ask in the comments section below. Have a nice day!