Skip to content

svenKautlenbach/mp3-yx5300

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mp3-yx5300

Command line tool to control the YX5300 mp3/wav chip.

After cloning, make sure that the submodule has the latest source files. For that do the following:
git submodule init
git submodule update

In order to build the CMake project, here is one of the ways for example:
mkdir build
cd build
cmake ..
make

Type "help" in the terminal when the binary has started and you get the commands that can be sent to the chip.

About

control the YX5300 mp3/wav chip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published