Traffic Light Simulation

Traffic Light Simulation

Traffic Light Simulation is a program in the C Language that utilised an Arduino Uno microcontroller and LEDs in order to simulate two 4-phase traffic light systems. These 2 traffic light systems also included a pedestrian crossing feature that was simulated via keyboard keypress.

The Traffic Light Simulation was later recreated as a single 4-phase traffic light system using the Assembly language demonstrated in the video below:


#gosuraj