Skip to content

sourcels/Mini-Mp3Player_Cardputer-Adv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini MP3 Player for Cardputer Adv

Static Badge Static Badge

This is fork from Moo93egy's repository: CardPuter_Mp3_Adv

Mini MP3 Player for Cardputer Adv

SD-Card is required

Changes:

  • Some code improvements
  • Optimization
  • Folder selection
  • Support for previous M5Stack Cardputer generations has been removed.

Installation and Usage

  1. Clone the repository to your computer:

    git clone https://github.com/sourcels/Mini-Mp3Player_Cardputer-Adv.git
  2. Open the project as a PlatformIO Project in your IDE (e.g., VSCode with PlatformIO extension).

  3. Build and upload the project to your Cardputer Adv:

    pio run
    pio run --target upload

    Alternatively, you can download the precompiled .bin file from the GitHub Releases page and flash it directly to your device.

  4. Once uploaded, launch the game on your Cardputer and enjoy Mini MP3 Player!

Contributing

If you have ideas for improvements or new words for the dictionary, feel free to submit a Pull Request!

License

This project is licensed under the Apache 2.0 License.


About

This is an attempt to port the M5Mp3 by VolosR to the Cardputer ADV

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • C++ 70.0%
  • C 30.0%