nurullahayv / Arduino-Traffic-Lights-control-for-2-Four-ways

Arduino Traffic Lights control project for 2 Four-ways

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino-Traffic-Lights-control-for-2-Four-ways

Arduino Traffic Lights control project for 2 Four-ways

(...)

In this project its aimed to make an Arduino based traffic signalization of two four-ways.

image

In this system its planned to design most effective(as waiting times) system. So system has always green crosswalks with green to cars. And also two intersections are synchronised. The LEDs are connected to Arduino UNO and programmed on it. There were eight situations for roads and its coded on.

The LEDs are grouped before connections for using less pins on Arduino UNO because there are not much pins. And also this is more efficient. And each groups blinking time can be controlled on Arduino with changing the code.

image

image

image

image

Refferances: 1 https://www.inclusivecitymaker.com/1868-2019-a-brief-history-of-traffic-lights/ 2 https://www.hobbytronics.co.uk/arduino-uno-r3 3 https://www.sparkfun.com/products/9590 img 4 https://www.sparkfun.com/products/9592 img 5 https://devreokulu.com/DirencHesaplama.html img

About

Arduino Traffic Lights control project for 2 Four-ways

License:MIT License


Languages

Language:C++ 100.0%