Question: The project is based on a traffic light simulation as follows: Create a street light simulation represented by three LEDs in line on the breadboard

The project is based on a traffic light simulation as follows: Create a street light simulation represented by three LEDs in line on the breadboard with the turn arrow being a green LED two holes to the side. The lights are controlled by a character number sent from the C# application. The C# will drive the LEDs. Create three text boxes, one for the time of the green light, one for the yellow time, and one for the green arrow duration. Create two buttons, one named update to read the current textbox values and set the times, the other to turn off all three lights. Challenge: Simulate two traffic ights in opposite direction as above. Build a C# application with eight labels representing the eight lights. Situate them appropriately on the form. The C# will drive the LEDs and change the color of the labels to match. The project is based on a traffic light simulation as follows: Create a street light simulation represented by three LEDs in line on the breadboard with the turn arrow being a green LED two holes to the side. The lights are controlled by a character number sent from the C# application. The C# will drive the LEDs. Create three text boxes, one for the time of the green light, one for the yellow time, and one for the green arrow duration. Create two buttons, one named update to read the current textbox values and set the times, the other to turn off all three lights. Challenge: Simulate two traffic ights in opposite direction as above. Build a C# application with eight labels representing the eight lights. Situate them appropriately on the form. The C# will drive the LEDs and change the color of the labels to match
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
