TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (382 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (97 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 (139745 times)
  2. FAT32 Library (72165 times)
  3. Network Ethernet Library (57359 times)
  4. USB Device Library (47710 times)
  5. Network WiFi Library (43310 times)
  6. FT800 Library (42676 times)
  7. GSM click (29966 times)
  8. mikroSDK (28403 times)
  9. PID Library (26986 times)
  10. microSD click (26387 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: 115 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

SIMPLE OBSTACLE EVASOR WITH MIKRO AND PROTEUS

0

SIMPLE OBSTACLE EVASOR WITH MIKRO AND PROTEUS VIDEO: https://youtu.be/lh59JF_3q6I

[Learn More]

Let's make - Voice Controlled Lights

0

This simple how-to, shows you how to make voice activated switch with help of SpeakUP click (in standalone mode) and Relay click.

[Learn More]

Send string serial, Helllo WORD texas Instrument

0

Send string serial, Helllo WORD texas Instrument Video: https://youtu.be/iEs5sJBPd6w

[Learn More]