Traffic Light Control System
0 Stars     2 Views    

Author: Husam El-Issa

Project access type: Public

Description:

State Diagram

1.G → Y: On clock pulse, if state = 00 then next state = 01.

2.Y → R: On clock pulse, if state = 01 then next state = 10.

3.R → G: On clock pulse, if state = 10 then next state = 00.

Created: 11 days ago

Updated: 10 days ago


Comments

You must login before you can post a comment.