Traffic Light Controller ARM

Description:

This projects lets user to change traffic light signals in Red, Green, Yellow using Switch values (1,2,3). For any input boyond the defined ones, the user will get a message in JTAG UART as "Invalid Input!".

Interface :

For Red :

image

For Yellow :

image

For Green :

image

For any Invalid Input :

image

Constrains :

After each input User needs to clear the switches otherwise the program will NOT proceed.