TOP Contributors

  1. MIKROE (2663 codes)
  2. Alcides Ramos (358 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (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 (137111 times)
  2. FAT32 Library (70239 times)
  3. Network Ethernet Library (56129 times)
  4. USB Device Library (46444 times)
  5. Network WiFi Library (42080 times)
  6. FT800 Library (41408 times)
  7. GSM click (29124 times)
  8. mikroSDK (26567 times)
  9. PID Library (26503 times)
  10. microSD click (25491 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: 107 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 multiple pulse width signal (PWM) at time with DSPIC

0

Read multiple pulse width signal (PWM) at time with DSPIC Video: https://youtu.be/8xxRq03145E

[Learn More]

MP3 Click with FAT32 example

0

MP3 Click with FAT32 example

[Learn More]

how read the true RMS with PIC MIKROC VERSION

0

show how read the true RMS with PIC MIKROC VERSION Video: https://youtu.be/ptqg85iDqdg

[Learn More]