Arduino Traffic Light
In this project I'm make a Traffic Light.
in the project we use leds, resistors and more...
this project for beginner.
in the project we use leds, resistors and more...
this project for beginner.
What Need to Start
To start need:
1. 3 Leds (Red, Yellow, Green)
2. 3 Resistor (220-300 ohm)
3. Jumper wires
4. breadboard
5.Arduino UNO
Connections
Red led - 13
Yellow led - 12
Green led - 11
Code
Actions:
red on 5 seconds
red and yellow on 2 seconds
red and yellow off, green on 5 seconds
green blink 3 times
green off, yellow on 2 seconds
yellow off
(< in loop>)
Downloads
Finished
now this workink!