TOP Contributors

  1. MIKROE (2764 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (95 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 (139281 times)
  2. FAT32 Library (71777 times)
  3. Network Ethernet Library (57136 times)
  4. USB Device Library (47437 times)
  5. Network WiFi Library (43101 times)
  6. FT800 Library (42410 times)
  7. GSM click (29835 times)
  8. mikroSDK (28114 times)
  9. PID Library (26887 times)
  10. microSD click (26201 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: 112 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

APR9301 Voice Recoder

0

A voice recoder based on APR9301 and Arduino. https://www.youtube.com/watch?v=EmURYx75PVc

[Learn More]

TEA5767_FM_digital_0

0

I show you how to use the fm tuner tea5767 with the microcontroller atmega328p through the IDE MikroC pro fot avr . I used a arduino nano board for this proyect however also you can make the circuit with a mcu of dip package .

[Learn More]

Mplab XC16 DSPIC READ MULTIPLE SFR04 SENSORS SIMULTANEOUSLY USING THE INPUT AND CAPTURE MODULE

0

Mplab XC16 DSPIC READ MULTIPLE SFR04 SENSORS SIMULTANEOUSLY USING THE INPUT AND CAPTURE MODULE Video: https://youtu.be/ZzpgmWsSg0I

[Learn More]