Quantcast
Channel: MyClassBook
Viewing all articles
Browse latest Browse all 368

Four Way Traffic Signal Controller Electronics Mini project

$
0
0

Hi friends, today we are going to make a four way traffic light controller using a PIC16F84A microcontroller. 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, and
  • Illumination of the red signal prohibits any traffic from proceeding.

Four-way traffic controller using PIC16F84A microcontroller
Four-way traffic controller using PIC16F84A microcontroller

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

Description:

  1. In this project we are going to operate (control) a four way traffic light signal using PIC16F84A microcontroller. 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 crystal oscillator.
  5. Make all the remaining connection as shown in figure.

Download

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

 

You may also like

The post Four Way Traffic Signal Controller Electronics Mini project appeared first on MyClassBook.


Viewing all articles
Browse latest Browse all 368

Trending Articles