Skip to content

Design and implement a traffic light control system using the Arduino Uno board and FreeRTOS. The project includes hardware setup, software development with timing and synchronization.

License

Notifications You must be signed in to change notification settings

NajimAlfutini/Design-and-Implementation-of-a-Traffic-Light-Control-System-Using-Arduino-Uno-and-FreeRTOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Design-and-Implementation-of-a-Traffic-Light-Control-System-Using-Arduino-Uno-and-FreeRTOS

Traffic-Light-Control-System-Using-Arduino-Uno-and-FreeRTOS picture

The design layout:

image

• (Road 1) that has one direction to the right side. And it cannot go anywhere else. • (Road 2) that has one direction to the left side. And it cannot go anywhere else. • (Road 3) that has one direction to the upside. And cannot go anywhere else.

When road 3 traffic light is green, traffic lights 1 & 2 should be red so road 3 cars can drive the other way.

Table of components:

Table of components

Demonstration of the implemented design's functionality

Traffic-Light-Control-System-Using-Arduino-Uno-and-FreeRTOS.mp4

Read the report for more details.

About

Design and implement a traffic light control system using the Arduino Uno board and FreeRTOS. The project includes hardware setup, software development with timing and synchronization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages