Embedded System Application using External Interrupt, Timer, and 7-Segment Based on C.
System that controls the Stop Watch and displays it on six of 7-segments by using External Interrupts, GPIO, Timer1, and 7-Segment.
Feature
- Interrupt 0 for Reset the Stop Watch.
- Interrupt 1 for Pause the Stop Watch.
- Interrupt 2 for Resume the Stop Watch.
- Timer1 to control the time.
- C
- AVR Microcontroller (ATMega32)
- Proteus Software
git clone https://github.com/ZiadSheriif/Stop-Watch.git
run sim.pdsprj
ZiadSherif |
This software is licensed under MIT License, See License for more information ©ZiadSheriif.