Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

stop-watch

Description

embedded systems project

stop watch that allows you to start a timer, pause it, resume it and reset it

Micro-controller

AVR AT_MEGA 32

Circuit

Screenshot 2022-11-24 231833

How it work

the first button from the right will activate interrupt 0 which is responsible for pausing the timer

the middle button will activate interrupt 1 which is responsible for resetting the timer

the button on the left will activate timer 2 which is responsible for resuming the timer

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages