Skip to content

ctran20/Traffic_Light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic_Light

Traffic light simulation with light sensor created using Arduino (C / C++)


  • The program circuit has a North/South and a West/East side which corresponds to a intersection.
  • Each side will alternate between Red / Green, Red / Yellow, and Green / Red.
  • There is a built in LDR that detect the room light and switch between Day Mode and Night Mode.
  • Night Mode will be flashing yellow on one side (Yield) and flashing red on the other side (Stop).

The circuit:

Check it out:

Watch the video

About

Traffic light simulation with light sensor created using Arduino (C / C++)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages