Skip to content

PUT-PTM/STMAudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STMAudio

##MP3Player With this project you can use your STM32f4 discovery board to play your favourite music.

###Description This project uses the Helix mp3 decoder and other files from this example made by Benjamin.

###Tools CooCox IDE v1.7.8

GNU ARM Toolchain v4.9 2014q4

###How to run To run this project you need to program the STM with the released file, plug in an USB drive with a cable like this(make sure that there are mp3 files on it) and connect the headphones or speaker. Press the user button to play the next file.

###How to compile Build the project with CooCox IDE and upload it to the STM32f4 discovery board.

###Attributions This project is based upon the example from here made by Benjamin. His example is based on other examples provided by STMicroelectronics.

###License MP3Player is released under the MIT License.

###Credits Project made by Jakub Plebaniak

The project was conducted during the Microprocessor Lab course held by the Institute of Control and Information Engineering, Poznan University of Technology.