Sketch a program in Keil uVision for AT89C51 microcontroller to design a traffic light control system by using timers to generate specific delays after specific time intervals (as per traffic control laws). Moreover, simulate it using Proteus Professional. You have to use LEDs as traffic lights. (Use "11.0592MHz" frequency for Crystal Oscillator and submit the simulation file along with your assignment as well)
NOTE:
1. USE LEDs for traffic signals, DON'T USE SEVEN SEGMENT display.
2. Use ASM language.