A Winamp-style MP3 player for the M5Cardputer, adapted from the original M5Mp3 project.
This project is adapted from M5Mp3 by VolosR. Special thanks to VolosR for the original Winamp-style interface and audio playback implementation, and to Andy (AndyAiCardputer) for the groundwork on this fork.
- ESP8266Audio
- M5Cardputer (included with M5Stack board support)
- Winamp-style UI with FFT visualization
- MP3 playback from microSD card
- Volume, brightness, and track controls
- Playlist navigation and random track selection
- Fast forward / Rewind
- Connect a microSD card with MP3 files in a
/mp3folder. - Insert the SD and power on (May take a few seconds depending on the numer of songs in the mp3 directory).
- Play/Pause: Press
AorENTER - Next Track: Press
Nor.(Arrow Down) - Previous Track: Press
Por;(Arrow Up) - Random Track: Press
B - Volume: Press
Vor adjust slider - Brightness: Press
Lor adjust slider - Set cursor: Left/Right Arrow Key, up/down to select slider / button
- Seek Bar: Use (-) to go back and (+) to go forward.
- Place MP3 files in the
/mp3folder on the SD card. - The player will automatically scan and list available tracks.
Same as the original M5Mp3 project.