I want to play a file that I have in my USB device through a yx5300 mp3 module.
I have a file in my USB device at path Music/hello.mp3
. I want to play this file using the yx5300 module or some other module, if available.
I have already read this file using a shield. I want to pass the data to the yx5300.
dda
1,5951 gold badge12 silver badges17 bronze badges
asked Aug 14, 2017 at 12:51
1 Answer 1
No. That chip can only play files on an SD card that is directly attached to it.
answered Aug 14, 2017 at 12:57
-
So what else can I use..??Shubham Rawat– Shubham Rawat08/14/2017 13:11:50Commented Aug 14, 2017 at 13:11
-
The Itead music player shield (itead.cc/wiki/ITEAD_Music_Player_Shield) may be of use. It can play direct from a USB memory stick.Majenko– Majenko08/14/2017 13:14:01Commented Aug 14, 2017 at 13:14
-
This shield is unavailable ...Can you tell any other or where to buy....Shubham Rawat– Shubham Rawat08/14/2017 14:29:06Commented Aug 14, 2017 at 14:29
-
-
github.com/Seeed-Studio/Music_Shield?files=1. Can this library for music shield provided by seed used with any other music shieldShubham Rawat– Shubham Rawat08/14/2017 15:12:56Commented Aug 14, 2017 at 15:12