Skip to content

Code to make a Metronome with a timer, an interrupt, and two buttons (up/down)

Notifications You must be signed in to change notification settings

ALUIS97/Metronome_STM32

Repository files navigation

Metronome_STM32

Code to make a Metronome with a timer, a interrupt, and two button (up/down)

This repository shows:

-Make a Metronome

-Change the BPM with two buttons (pull up mode)and changing the period of the timer on runtime make an update interrupt

-Make a function and its prototype

-Handling bounce effect of the buttons with hardware (capacitor of 1 uF) and software

About

Code to make a Metronome with a timer, an interrupt, and two buttons (up/down)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published