Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/panki27/bpm-tapper
BPM Tapper for the Flipper Zero
https://github.com/panki27/bpm-tapper
flipperzero
Last synced: about 1 month ago
JSON representation
BPM Tapper for the Flipper Zero
- Host: GitHub
- URL: https://github.com/panki27/bpm-tapper
- Owner: panki27
- License: gpl-3.0
- Created: 2022-09-17T19:03:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-26T23:29:36.000Z (over 1 year ago)
- Last Synced: 2024-02-13T20:25:53.612Z (10 months ago)
- Topics: flipperzero
- Language: C
- Homepage:
- Size: 26.4 KB
- Stars: 48
- Watchers: 3
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-flipperzero - `bpm-tapper` Tap along to a song to measure beats per minute.
- awesome-flipperzero - `bpm-tapper` Tap along to a song to measure beats per minute.
- awesome-flipperzero-withModules - `bpm-tapper` Tap along to a song to measure beats per minute.
README
# BPM Tapper
A BPM Tapper for the Flipper Zero.
![screenshot](img/screenshot.png)
Hit any button other than back repeatedly. Calculates based on the average of the last 8 inputs.
## Compiling
```
./fbt fap_bpm_tapper
```