Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/panki27/Metronome

Metronome for Flipper Zero
https://github.com/panki27/Metronome

flipperzero

Last synced: about 1 month ago
JSON representation

Metronome for Flipper Zero

Awesome Lists containing this project

README

        

# 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
- Selectable note length
- First beat is pronounced
- Progress indicator
- LED flashes accordingly
- 3 different settings: Beep, Vibrate, Silent (push Down to change)

## Compiling

```
./fbt fap_metronome
```