add screenshot, appicon, readme
parent
1c3f571294
commit
4c0d982eb0
@ -1,3 +1,19 @@
|
||||
#Metronome
|
||||
|
||||
A metronome for the Flipper Zero device.
|
||||
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
|
||||
```
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 170 B |
Loading…
Reference in New Issue