TOP Contributors

  1. MIKROE (2668 codes)
  2. Alcides Ramos (358 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (137254 times)
  2. FAT32 Library (70379 times)
  3. Network Ethernet Library (56207 times)
  4. USB Device Library (46585 times)
  5. Network WiFi Library (42268 times)
  6. FT800 Library (41509 times)
  7. GSM click (29199 times)
  8. mikroSDK (26669 times)
  9. PID Library (26548 times)
  10. microSD click (25573 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

FAT32 MP3 Fusion PIC32

Rating:

0

Author: Mark Joyce

Last Updated: 2020-09-22

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Audio & Speech

Downloaded: 109 times

Not followed.

License: MIT license  

So you got a EasyPic Fusion V7 for PIC32 and you want to play some MP3's. But the demo code from Mikroe only uses old FAT16. Try This.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "FAT32 MP3 Fusion PIC32" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "FAT32 MP3 Fusion PIC32" changes.

Do you want to report abuse regarding "FAT32 MP3 Fusion PIC32".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

So you got a EasyPic Fusion V7 for PIC32 and you want to play some MP3's. But the demo code from Mikroe only uses old FAT16. Making matters worse, modern SDHC cards formatted to FAT16 won't work and you don't have an old SD card. Bummer.
Not anymore, format that SDHC to FAT32 and drop some MP3's on it, change the code and away you go. 
Default MP3 file included to test the code "hello_my_name_is_mark.mp3", put it on your SD card.

Attention
The audio out jack is not compatible with all headphone jacks. If you see "Playing:  yourFile.MP3" on the TFT, audio should be coming out. Pull the jack out abit till you can hear the MP3 Audio. 

Don't forget the latest FAT32 library/package from Mikroe.

https://libstock.mikroe.com/projects/view/108/fat32-library

All file names display to TFT. 

RELATED CODES

Read GPS and send via GPRS to ubidots with sim800 module

0

Read GPS and send via GPRS to ubidots with sim800 module subscribe to my youtube channel https://www.youtube.com/channel/UCAEmDP2EkFOVB6JCKJ9iGGw?view_as=subscriber VIDEO: https://youtu.be/LEx2WTSTHbo

[Learn More]

SpeakUp API

0

API for SpeakUp, the speech recognition click board

[Learn More]

USING DFPLAYER MINI WITH STM32

0

USING DFPLAYER MINI WITH STM32 Video: https://youtu.be/u5OX_Bn2E5c

[Learn More]