Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
Added first README.md with more details.
  • Loading branch information
michaeldufault authored Jun 18, 2023
1 parent b0e760f commit 10878e6
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# MicroD-Flipper-Pack
A collection of [Flipper Zero](https://github.com/flipperdevices) assets for chipmusic artist [MicroD](https://microdmusic.com/)<br/>
- [MicroD Logo Animation](#microd-logo-animation)
- [Rebound by MicroD for Flipper Music Player](#rebound-by-microd-for-flipper-music-player)
- [Rebound by MicroD for Flipper Wav Player](#rebound-by-microd-for-flipper-wav-player)
- - -
## MicroD Logo Animation
An animation for the Flipper which displays the MicroD logo on a static TV/CRT-style screen with passive and active animation loops. H/T [@Talking-Sasquatch](https://github.com/skizzophrenic/Talking-Sasquach) for his guides on the topic.<br/><br/>
https://github.com/michaeldufault/MicroD-Flipper-Pack/assets/72285408/9b765a64-2acc-45d1-ad62-8a3e2e956d96

Install by placing the entire `MicroD_Logo_Animation` folder in `ext/dolphin/` and adding it to the `manifest.txt` file.
For the `manifest.txt` file I recommend appending the following code:
```
Name: MicroD_Logo_128x64
Min butthurt: 0
Max butthurt: 13
Min level: 1
Max level: 30
Weight: 5
```
- - -
## Rebound by MicroD for Flipper Music Player
The jolly main melody of *Rebound by MicroD* recreated in Flipper's `.fmf` format.<br/><br/>
<img width="431" alt="image" src="https://github.com/michaeldufault/MicroD-Flipper-Pack/assets/72285408/1707147f-ba21-46ec-b2ac-1843a9835064"><br/><br/>
Install by placing `MicroD_Rebound.fmf` in your Flipper's `ext/music_player/` folder.

- - -
## Rebound by MicroD for Flipper Wav Player
The full track *Rebound by MicroD* formatted for playback using the Flipper `Wav Player` application.<br/><br/>
<img width="431" alt="image" src="https://github.com/michaeldufault/MicroD-Flipper-Pack/assets/72285408/9832c5e8-0e01-4fc4-9491-dc1a2fe2e568"><br/><br/>
Install by placing `MicroD_Rebound.wav` in your Flipper's `ext/wav_player/` folder.
> Note: At the time of writing, the Wav Player application is only available via custom firmware.

0 comments on commit 10878e6

Please sign in to comment.