ziad2211 / Stopwatch

Stopwatch is an embedded systems project. It is coded on ATMEGA16 MCU using C-language and the simulation is done on Proteus. Peripherals used are GPIO and TIMERs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stopwatch Project

Overview

Stopwatch is an embedded systems project. It is coded on ATMEGA16 MCU using C-language and the simulation is done on Proteus. Peripherals used are GPIO and TIMERs. This projects apply the concept of interrupts with timers and external input.

Hardware Used

  • AVR ATMEGA16 MCU
  • 7447 Decoder
  • 7SEG-MPX6-CA (7-segmentss with a multiplexer)
  • Resistors
  • 3 Push Buttons (Pause, Reset, Resume)

Demo Video

Stopwatch_Simulation.mp4

About

Stopwatch is an embedded systems project. It is coded on ATMEGA16 MCU using C-language and the simulation is done on Proteus. Peripherals used are GPIO and TIMERs.


Languages

Language:SuperCollider 78.5%Language:C 16.8%Language:Makefile 4.7%Language:C++ 0.0%