Introduction: How to Make Arduino Powered Traffic Lights

In this post, we are going to talk about an Arduino project i.e. Arduino Traffic Pedestrians Lights System. This project is really interesting to try and with the help of some art and craft, you can create a whole scene of traffic lights and peds light.

Supplies

  1. Arduino Uno R3
  2. Jumper Wires
  3. Breadboard
  4. LED
  5. Resistors - 10k, 220 ohm
  6. Push Button

Step 1: Connections As Per Given Below

  • Connect ground to Arduino
  • Connect LEDs to the breadboard
  • Connect 3 220 ohm resistors on the positive side of the LEDs
  • Connect wires to resistors then to Arduino pins
  • Now, place the push button
  • Connect the 10k ohm resistor to ground and to one leg of push-button
  • Connect one pin to the resistor and then to Arduino
  • Connect one pin to another leg of the button then to Arduino 5V
  • Now connect LED to ground
  • Put 220ohm resistors to the positive side of the LED
  • Connect wires to resistors then to Arduino Pin
  • Connect the green LED the same as the red

Step 2: Source Code

Step 3: Check Out This Video for Directions

Step 4: