This project simulates a simple traffic light system using an ATmega328P microcontroller. It cycles through red, yellow, and green lights, with each light staying on for 3 seconds. A manual switch allows users to disable the system during maintenance.
microcontroller embedded embedded-systems control-systems problem-solving arduino-uno cprogramming-language proteus-arduino
- Updated
Jul 10, 2025 - C