You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
434 B
Markdown

2 years ago
#Metronome
A metronome for the Flipper Zero device. Goes along perfectly with my [BPM tapper](https://github.com/panki27/bpm-tapper)(https://github.com/panki27/bpm-tapper).
![screenshot](img/screenshot.png)
## Features
- BPM adjustable, fine and coarse (hold pressed)
- Selectable amount of beats per bar
- First bar is pronounced
- Selectable note length
- LED flashes accordingly
## Compiling
```
./fbt firmware_metronome
```