Author: Muhammad Adeel Ijaz Email: revolutionbug@outlook.com Twitter: twitter.com/revolutionbug LinkedIn: linkedin.com/in/revolutionbug =================================== Arduino Traffic Light Controller:- =================================== This is a breadboard based project by which we can make a Arduino Traffic Light Controller. The duration of RED and BLUE LED is set to 15 Seconds. The duration of Yellow LED is set to 1 Second. We can set your own duration by modifying the Arduino code. =============== Requirements:- =============== 1- Arduino Mega or UNO (code can be modified) 2- Red LED x4 3- Yellow LED x4 4- Blue or Green LED x4 =========== Pin-outs:- =========== Arduino || LED's ========================================================== 8 L3 (Blue) , L4 (Blue) 9 L3 (Yellow) , L4 (Yellow) 10 L3 (Red) , L4 (Red) 11 L1 (Blue) , L2 (Blue) 12 L1 (Yellow) , L2 (Yellow) 13 L1 (Red) , L2 (Red) GND All negative terminals of LED's ========================================================== ====== Note: ====== For LED allocation, also concern "plot" figure attached with the project.