Final Project of the course "Coding for embedded SW" that simulates Traffic Light System
You are required to design and implement an embedded software of a digital traffic light system.
- Push button for pedestrian cross request. (Analogue interface)
- Emergency detection control unit. (UART interface)
- A LED with red color.(PWM interface).
- A LED with yellow color. (PWM interface).
- A LED with Green Color. (PWM interface).
- Two seven segments displaying data. (7 DIO pins). (both are connected on the same data bus).
- Two seven segments displaying enable pin( 1 DIO pin per each one).