Skip to content

Mohamed-Shalaan/4Traffic-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

4Traffic Controller

Arduino-based, small scale, automated traffic controller

Welcome to our mini arduino project, created to showcase the usage of automation in solving real-life problems
Traffic jam is one of the most common problems in modern society, and among many solutions comes the idea of automating a model to anticipate and the solve the jamming logically, and for the purpose of demonstration this project is written in C++ and implemented on Arduino-Mega chip.

-----------------------------------------------------

➤ Table of Contents

-----------------------------------------------------

➤ Introduction & Hypothesis

This traffic light controller will be used to control the flow of traffic. These can be applied at high traffic areas to avoid traffic blocks or accidents. The main part of this project is the Arduino which will control the LEDs and their timings to guide the vehicles.

-----------------------------------------------------

➤ Tools and Components

Here is a list with all hardware components used in the project

Component Quantity
Arduino Mega 2560 (x1)
Ultrasonic Sensor HC-SR04 (x4)
Generic LEDs Red-Green-Yellow (x4)
Generic Resistors 220 Ohm (x12)
Jumber Wires (xN)
Breadboards (x4)

-----------------------------------------------------

➤ Diagrams

State Diagram

Circuit Diagram

-----------------------------------------------------

➤ Contributors

Coming :)

-----------------------------------------------------

➤ License

Licensed under MIT.

About

real-life apllication on automation using arduino and c

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages