Music Maker MP3 Shield

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
User avatar
adafruit2
 
Posts: 22148
Joined: Fri Mar 11, 2005 7:36 pm

Re: Music Maker MP3 Shield

Post by adafruit2 »

rename the files to "TRACK1.MP3" and "TRACK2.MP3" and make the sketch match

User avatar
garyallen
 
Posts: 22
Joined: Mon Jun 10, 2019 11:42 pm

Re: Music Maker MP3 Shield

Post by garyallen »

OK. Simple sketch results:
Adafruit VS1053 Simple Test
VS1053 found
TRACK1~1.MP3 14005206
TRACK2~1.MP3 14005206
Playing track 001
Playing track 002
Done playing music
And Interrupts sketch results:
Adafruit VS1053 Library Test
VS1053 found
SD OK!
TRACK1~1.MP3 14005206
TRACK2~1.MP3 14005206
Could not open file TRACK1.MP3

User avatar
adafruit2
 
Posts: 22148
Joined: Fri Mar 11, 2005 7:36 pm

Re: Music Maker MP3 Shield

Post by adafruit2 »

the files it sees are
"TRACK1~1.MP3 14005206
TRACK2~1.MP3 14005206"
which means you did not rename them properly. please post a screenshot showing the files on the SD card

User avatar
garyallen
 
Posts: 22
Joined: Mon Jun 10, 2019 11:42 pm

Re: Music Maker MP3 Shield

Post by garyallen »

Here is a screen shot of the SDcard files
Here is a screen shot of the SDcard files
screen-shot-of-sdcard-contents.jpg (36.22 KiB) Viewed 582 times

User avatar
adafruit2
 
Posts: 22148
Joined: Fri Mar 11, 2005 7:36 pm

Re: Music Maker MP3 Shield

Post by adafruit2 »

perform this to enable showing extensions in case they are not
https://www.thewindowsclub.com/show-fil ... in-windows

User avatar
garyallen
 
Posts: 22
Joined: Mon Jun 10, 2019 11:42 pm

Re: Music Maker MP3 Shield

Post by garyallen »

ok

User avatar
adafruit2
 
Posts: 22148
Joined: Fri Mar 11, 2005 7:36 pm

Re: Music Maker MP3 Shield

Post by adafruit2 »

and post another screenshot
also right click on the MP3s to "Properties" and screenshot that

User avatar
garyallen
 
Posts: 22
Joined: Mon Jun 10, 2019 11:42 pm

Re: Music Maker MP3 Shield

Post by garyallen »

Here's screen shot with extensions:
Screen-shot-2.jpg
Screen-shot-2.jpg (46.89 KiB) Viewed 549 times
Here's the properties screen shot:
screen-shot-3.jpg
screen-shot-3.jpg (61.91 KiB) Viewed 549 times

User avatar
adafruit2
 
Posts: 22148
Joined: Fri Mar 11, 2005 7:36 pm

Re: Music Maker MP3 Shield

Post by adafruit2 »

k do you see the issue :)

User avatar
garyallen
 
Posts: 22
Joined: Mon Jun 10, 2019 11:42 pm

Re: Music Maker MP3 Shield

Post by garyallen »

I wish I could say that the problem is obvious but I'm not seeing it. Sorry.

User avatar
adafruit2
 
Posts: 22148
Joined: Fri Mar 11, 2005 7:36 pm

Re: Music Maker MP3 Shield

Post by adafruit2 »

your files are called "Track1.mp3.mp3" not "track1.mp3"

User avatar
adafruit_support_carter
 
Posts: 29180
Joined: Tue Nov 29, 2016 2:45 pm

Re: Music Maker MP3 Shield

Post by adafruit_support_carter »

Your files are named TRACK1.MP3.mp3. Windows added and hid the .mp3 extension making the files look like they were named TRACK1.MP3. They are not. This was also non-obvious in the serial console output due to the truncation to the 8.3 format. But the appearance of the ~ in the name was a major clue.

Rename them by removing the extra .mp3.

User avatar
garyallen
 
Posts: 22
Joined: Mon Jun 10, 2019 11:42 pm

Re: Music Maker MP3 Shield

Post by garyallen »

Wow. Thank you for revealing this to me. My ignorance is on full display but I am accustomed to that. Can't work on it now. But I'll let you know if the problem is solved. Thanks again.

User avatar
garyallen
 
Posts: 22
Joined: Mon Jun 10, 2019 11:42 pm

Re: Music Maker MP3 Shield

Post by garyallen »

It works! Thank you. Now if I can just incorporate some servos and leds into my project. Baby steps.

User avatar
edwardanoliefo
 
Posts: 5
Joined: Mon Oct 16, 2017 9:18 am

Re: Music Maker MP3 Shield

Post by edwardanoliefo »

My own shield is not seen by the microcontroller. What do I do

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”