🎶 Elevate Your Sound Game with Style!
The 3PCS Mini MP3 Player Audio Module is a versatile audio solution designed for DIY enthusiasts and professionals alike. It features a powerful 2W output, supports multiple audio formats, and offers various control modes for seamless integration with Arduino and other devices. With its compact design and high-quality sound performance, this module is perfect for creating electronic toys, multimedia speakers, and more.
R**N
Fun project
Putting sound to a fuzzy toy for my granddaughter. No arduino needed for sound. I threw a few Mp3 files onto an sd card and labeled 0001-0005. Power supplied by single Lipo 18650 4.2v battery salvaged from old laptop. Wired four switches in series #1 direct (resistors needed) #2 1k ohm #3 6.2k ohm #4 9.1k ohm and works great. Her toy growls, giggles, hums and farts. Next project is record company radio chatter and place one behind a dispatch desk to drive people nuts. Cheapest part of whole project was the card. Schematics are online or lookup HackMakeMod on YouTube for a short tutorial.
I**E
most don't work
These things are terrible. Out of the first batch, one worked, but the SD card slot was loose. The other two didn't work at all. Did a replacement, and got 3 new ones. None of these work at all. They're using generic chips...save yourself the headache and get different brand, these suck
D**T
Great low cost DIY solution!
The most BASIC function: grounding pin IO_1 or IO_2 for play next or previous.Longer ground adjusts volume fine.Haven't tried using a library to program my Arduino and ATtiny85 for specific file play yet, but need to soon.The amp function works great with speaker positive to SPK_1, and negative on SPK_2 pins for mono audio on my 4 ohm 3 amp speaker in project box.MicroSD cards hold snug in slot and haven't popped out.NO discernable/significant heat from amp chip, which was a HUGE problem with the BY8301-16P MP3 Module that these replaced.Only issue is on 1 of the modules the header pins are soldered on somewhat slanted and take some fussing to insert in breadboard, but I'm not penalizing a star for that.Will update if I have problems with the Arduino library when programming for this, but until then, I'm very pleased with this purchase
P**R
Finicky to get working, but cheap way to add music/sound to your project!
It took me awhile to get this thing up and running. Unbelievably, most wiring diagrams and test code I found online were wrong!I used this with an Arduino Pro mini 328 (functionally the same as an UNO). I could not get the hardware serial encoding to work, so I had to use software serial encoding. I could only get the software encoding to work with the library AltSoftSerial on pins 8 and 9, with 1Kohm resistors on both RX and TX pins.You also MUST use an external power supply! I could not power up the chip from the arduino USB power for whatever reason. There is a small red LED at the top of the DFPlayer, and it must be illuminated. If its not lit up that's your first problem. The speaker should be hooked up to speaker + and speaker -, not from speaker + to ground. If you want stereo sound you need to use the DAC outputs.Many people say that have to connect both grounds. It worked fine (without any noticeable noise) only using the ground near the speaker terminals, but it is smart to connect both grounds together.The way you organize your MP3 files is extremely important. It read a 32gB card formatted in FAT32 just fine. I converted all my MP3s to constant bit rate (many you download with be variable bit rate) . I don't know if this can read variable bit rate, but I didn't take that chance.If you want to play the files off the root directory, you must name the files with a 4 digit number, for example "0004.mp3". HOWEVER, if you want to use several folders to play different sounds, i.e. 30 files in folder 01, 30 files in folder 02, etc. you must name the sounds with a 3 digit number, i.e. "004.mp3" in folder "03".After getting all that figured out, its a neat little device! Only uses 2 pins and about 10% of memory. You can change the volume and a bunch of other stuff via code. I have about 100 small MP3 files on my SD card and there is no noticeable lag when playing. The sound quality and volume is pretty good for such a small chip, if you have a decent speaker (3w max) hooked up to it. WAY better than using any sort of onboard noise making on the arduino. And once you send the play commands, the DFPlayer plays it stand alone without using up too many Arduino resources. Great for any arduino sound project!
V**S
It probably works
I bought it because I would get three for the price of one original DFRobot mp3 player. But this doesn't work with Arduino, I tried everything that I could think of.It works standalone so the circuit is working but I think issue is with the firmware.So, if you are planning to use it with Arduino buy the original one. I learned the lesson after soldering :(.Turns out there was some shorting on my board with the serial terminals. This player was probably ok. So changing to 5 stars.
A**R
Worked well for music player project for granddaughter
I used this device for a music player project. It worked fine for my purposes. Credit to "Richard Makes Escape Rooms" for his tips on using the serial command API. Project source, pictures and video link on my rshorton github music_box project.
D**A
Hard to work with. Not compatable with DFPlayer from DFRobot when using Arduino.
If you read all the reviews and follow some threads, you can get these to work, but it's not a fun time. I shelved them and bought original DFRobot units. I may try them again when I have more time.
Trustpilot
1 day ago
2 weeks ago