Traffic Light Challenge
Programming Challenge Assignment
This is a Coding Assignment, so that means you will be
Thinking about coding
Planning your code (writing sudo code and flow diagrams)
And then, Finally writing some code...
Essential Challenge:
Research and describe different traffic light algorithms. Determine why traffic patters may affect the operation of a traffic light.
Create a code (C++ or Python) to run on an Arduino or Raspberry Pi that will emulate some traffic light intersections described below.