Page 1 of 1

mp3 player with mp3click

Posted: 01 Dec 2017 19:27
by wave.electroniks
Hello!
I want to advance more than that demo and read more mp3 files. Does anyone know? The uC is PIC18F87K22.
Thank you!

Re: mp3 player with mp3click

Posted: 22 Dec 2017 12:11
by filip
Hi,

You may use the original MP3 example, just add the call to another MP3 file, this shouldn't be too difficult.

Regards,
Filip.

Re: mp3 player with mp3click

Posted: 23 Dec 2017 10:11
by chimimic
filip wrote:You may use the original MP3 example, just add the call to another MP3 file, this shouldn't be too difficult.
Yes, best choice to start.
It's just what I did for the first prototype of my audio player 004, thanks to SD and MP3 click boards ;-)

Re: mp3 player with mp3click

Posted: 07 Sep 2020 13:56
by Robin_Masters
I'm now the owner of an easyPICPROV7 + PIC18F87K22 + mp3 click + microSD click + mikroPASCALPROforPIC

I would like to make an mp3 player.
But impossible to use the examples in LibStock : the PIC18F87K22 appear to be out of the scope...

Can you help me ?

Re: mp3 player with mp3click

Posted: 08 Sep 2020 15:55
by Robin_Masters
Thanks very much for your help.
So, if my understanding is correct, I have to use a PIC32 example, and to correct it for my application ?

Re: mp3 player with mp3click

Posted: 11 Sep 2020 14:17
by stefan.filipovic
Hi,

Please try with the attached example.

Kind regards,