Skip to content

Predatoroid/usb-mp3-player-stm32f4-esp8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is an extension from Benjamin Project(http://vedder.se/2012/12/stm32f4-discovery-usb-host-and-mp3-player/).
The folder "stm32f4_usb_mp3" implements MP3 player via USB HOST using STM32-Discovery Board and the user can listen his music via the Audio-DAC.
The folder "UsbMp3Player" implements the Server using ESP-826612E and the user can send various requests (from the website) such as Next/Previous Song, Play/Pause, Toggle Mute, Volume Up/Down and also he can see the title and artist of the song.

Compile "stm32f4_usb_mp3" under Eclipse IDE for C/C++ Developers, setting the correct PATH ARM-GCC first.
Compile "UsbMp3Player" under PlatformIO IDE - Atom.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages