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
424 B
Markdown

# Metronome
A metronome for the [Flipper Zero](https://flipperzero.one/) device. Goes along perfectly with my [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
```