alex-varga14 / ApplicationProj1

ENCM 511: Embedded Systems Application Project 1 - Count Down Timer/Stop Watch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Count Down Timer Embedded Systems


  • Uses push-buttons on circuit to perform functionality
  • Count down timer with display 00m : 00s
  • LED blinks synchronously with timer display
  • Counts down until 00, can be paused or reset.
  • Done using software interrupts to query IO ports

About

ENCM 511: Embedded Systems Application Project 1 - Count Down Timer/Stop Watch


Languages

Language:Makefile 51.0%Language:C 44.9%Language:Shell 4.0%