No video

How to play audio with Arduino by using MP3 TF module

  Рет қаралды 18,162

Fair Electro

Fair Electro

10 ай бұрын

In this video, I will show you, How to play audio with Arduino by using MP3 TF module.
I am using:
1. Arduino UNO....... ... s.click.aliexp...
2. MP3 TF Module...... s.click.aliexp...
3. Speaker................... s.click.aliexp...
4. SD Card.................. s.click.aliexp...
5. Jumper wires......... s.click.aliexp...
6. Bread Board........... s.click.aliexp...
Code:- drive.google.c...

Пікірлер: 61
@user-go1cl4dm3z
@user-go1cl4dm3z 2 ай бұрын
It's the best!!!!!!! Thanks to you, I was able to finish my final assignment. I couldn't solve it for a few days, but thanks to your video, I was able to solve it.
@AndreBeukes-e1y
@AndreBeukes-e1y Ай бұрын
Thanks for the great video. I was battling to get my player to work using sketches posted by some others. I did find that there was significant "noise" when using .mp3 files but as soon as loaded .wav files the background "scratching" noise disappeared. Keep up the good work !
@alexandercereno4098
@alexandercereno4098 Ай бұрын
Hi can someone help me, i follow the instructions but still no audio output i use dfplayer mini hw 247a and 8ohms speaker.
@fairelectro
@fairelectro Ай бұрын
check wiring and check serial monitor what it shows.
@JayRioLasRocas
@JayRioLasRocas 6 ай бұрын
Your other video worked great for me, this one unfortunately not. Tested with a arduino nano. Does it work for arduino nano too or only on arduino uno? edit: works now on both nano and uno!!! THX
@EdG407FL
@EdG407FL 6 ай бұрын
Hi, I am looking for a device with a pre-recorded message via an SD card to plug and play. Could I connect this device to a stereo amplifier and then to speakers? I am thinking of getting a Sparkfun Trigger and a stereo amp. Ideally I would like the sound to activate automatically when the power is turned on without the use of any other controllers such as an Arduino. Does something like this even exist? Please let me know, thank you.
@fairelectro
@fairelectro 6 ай бұрын
you can do this with Df player mini
@EdG407FL
@EdG407FL 6 ай бұрын
Will I still need the Arduino?
@fairelectro
@fairelectro 6 ай бұрын
@@EdG407FL you can do this without arduino, if you want to play single audio file.
@EdG407FL
@EdG407FL 6 ай бұрын
Perfect! Thank you!
@AntonyIssaqS
@AntonyIssaqS 4 ай бұрын
I have a problem with playing songs using DF player mini. It didn’t play the song. I had uploaded the song to the SD card. Then I insert that to the DF player. While inserting the SD card to the DF player, the light on the DF player mini turned off and there is no sign of playing the song. I thought that there might be an issue with the module. So I replaced that with newer one. Then also the same problem comes. I had used three modules till now but the problem persists. Can anyone who is familiar in this can able to solve this issue?
@cadillacescalade5428
@cadillacescalade5428 4 ай бұрын
HI. is your file song formatted to Mp3 ? If Not you need to set it to a file that the DF-Mini can read which would be 001 or 002 also make a sound folder to insert the file into. It should play.
@frgicmiasma4340
@frgicmiasma4340 2 ай бұрын
Hey, I followed the tutorial and it somewhat works, whenever I begin to play my uploaded music, it makes a scrating noise constantly. My teacher said it could be because the speaker cuts out and begins again because of the amount of electricity it gets. Can you help with this?
@fairelectro
@fairelectro 2 ай бұрын
Connect 3.7v battery with mp3 module. If problem not solved, use 1k resistor on RX pin of mp3 module.
@alvarogonzalez-ov4zu
@alvarogonzalez-ov4zu 7 ай бұрын
I've done everything as you did and i've been trying with different videos on KZfaq to use a DFPlayer and it just doesn't work, do you have any recomendations? Thank you very much!
@fairelectro
@fairelectro 7 ай бұрын
give external 5v power to DF player
@uditkoli2732
@uditkoli2732 7 ай бұрын
hey there! I am struggling with mp3 module as well. Did your module work? Kindly let me know if there is any useful resource out there which I am missing on.
@fairelectro
@fairelectro 7 ай бұрын
@@uditkoli2732 What problem you face?
@uditkoli5530
@uditkoli5530 7 ай бұрын
@@fairelectro Thankyou. Your help would mean a lot. mp3 modules previous videos on YT have used red light mp3 mod. I also have a red light mp3. But you have a blue led, and your video is the recent one. does it work only with blue led.
@animelite4337
@animelite4337 7 ай бұрын
I had the same issues too, what you I realised was that the dfplayer mini with red led mostly doesn't work, try getting the dfplayer with blue Led it should work Perfectly fine.
@walteravila4753
@walteravila4753 3 ай бұрын
How is your MP3 TF module light turning on?
@cadillacescalade5428
@cadillacescalade5428 4 ай бұрын
Hi, Can this sketch be added to a small servo sweep sketch that uses an IR sensor to activate it ?
@fairelectro
@fairelectro 4 ай бұрын
Yes, it can be added.
@cadillacescalade5428
@cadillacescalade5428 4 ай бұрын
@fairelectro OK Awesome Thank You for the reply.
@cadillacescalade5428
@cadillacescalade5428 4 ай бұрын
​@fairelectro HI, I got your sketch wrote word for word I scanned over it makes sure i wrote correctly The section above the void setup(){ // Create the Player object DFRobotDFPlayerMini player didn't highlight in orange. I'm guessing not letting the code upload. Everything else is correct in the code Just the DFRobotDFPlayer player didn't highlight in( orange)
@fairelectro
@fairelectro 4 ай бұрын
Install library first for DFRobotDFPlayer player
@cadillacescalade5428
@cadillacescalade5428 4 ай бұрын
@fairelectro I have all the df mini library I have it just like you have it #include "DFRobotDFPlayerMini.h" If I include the library it's #include< DfRobotDFPlayerMini.h> So which way do I need it ? It's giving me an error to upload to uno. #include "DFRobotDFPlayerMini.h" #include "SoftwareSerial.h"
@aizacraft0
@aizacraft0 10 ай бұрын
Good work👍
@keyurbhataria5406
@keyurbhataria5406 9 ай бұрын
I am using 8ohm 5W spekar, sound coming is very less, should i use Amplifier? If yes, then what type of Amplifier?
@fairelectro
@fairelectro 9 ай бұрын
Yes you can
@juandavidhoyosbernate5435
@juandavidhoyosbernate5435 4 ай бұрын
Hi. i dont know why but it only plays around the first 3 seconds of the song.
@fairelectro
@fairelectro 4 ай бұрын
Which module you are using? DF player mini or MP3 tf 16?
@juandavidhoyosbernate5435
@juandavidhoyosbernate5435 3 ай бұрын
@@fairelectro df Player Mini. It now works well until I try to control it using Bluetooth. it seems to be a problem with serial communication
@jacopotech
@jacopotech 9 ай бұрын
great! can i also use a pair of earphones?
@fairelectro
@fairelectro 9 ай бұрын
Yes, you can use.
@jacopotech
@jacopotech 9 ай бұрын
@@fairelectro can you make a tutorial on how to do it?
@honeybadger2371
@honeybadger2371 8 ай бұрын
Can i play long musics on it?
@fairelectro
@fairelectro 8 ай бұрын
yes you can play
@Orledan
@Orledan 2 ай бұрын
Hey, how to adjust the volume in the code?
@fairelectro
@fairelectro 2 ай бұрын
you can set volume from volume function(0 to 30)
@walteravila4753
@walteravila4753 3 ай бұрын
How do I install the libraries?
@fairelectro
@fairelectro 3 ай бұрын
In arduino IDE, goto sketch > include library > manage library
@walteravila4753
@walteravila4753 3 ай бұрын
@@fairelectro Whn I'm in manage library, do I have to search for SoftwareSerial.h and DFRobotDFPlayerMini.h in the search bar?
@fairelectro
@fairelectro 3 ай бұрын
@@walteravila4753 Only search DFRobotDFPlayerMini in search box
@rwincarreon
@rwincarreon 3 ай бұрын
hello, i uploaded the code and the speaker does not produce any sound
@fairelectro
@fairelectro 3 ай бұрын
connect battery to mp3 module.
@walteravila4753
@walteravila4753 3 ай бұрын
What if I only hear a clicking sound?
@fairelectro
@fairelectro 3 ай бұрын
Use battery with DF player
@walteravila4753
@walteravila4753 3 ай бұрын
@@fairelectro Won't I need an amplifier for that? Or would it just be alright with the battery and DF player.
@fairelectro
@fairelectro 3 ай бұрын
@@walteravila4753 No need to use amplifier if you are using 3watt speaker
@fairelectro
@fairelectro 3 ай бұрын
@@walteravila4753 First of all check df player is working or not. watch this video kzfaq.info/get/bejne/iq-ldqyKyt_DdmQ.html
@gowrishankar7011
@gowrishankar7011 2 ай бұрын
Does it provide enough sound?
@cadillacescalade5428
@cadillacescalade5428 4 ай бұрын
Hello Good Morning my friend, could you possibly take a look at this code and tell me what I'm missing? Its not working all that great. and needing some help Not sure if i have it correctly. #include #include #include Servo myservo; int sensor1 = 5; int pos = 30; int swinging_started = 0; static const uint8_t PIN_MP3_TX = 10; // Connects to module's RX static const uint8_t PIN_MP3_RX = 11; // Connects to module's TX SoftwareSerial softwareSerial(PIN_MP3_RX, PIN_MP3_TX); // Create the Player object DFRobotDFPlayerMini player; void setup() { pinMode(sensor1, INPUT); myservo.attach(2); // Init USB serial port for debugging Serial.begin(9600); // Init serial port for DFPlayer Mini softwareSerial.begin(9600); // Start communication with DFPlayer Mini if (player.begin(softwareSerial)) { Serial.println("OK"); // Set volume to maximum (0 to 30). player.volume(8); player.play(1); }else{ Serial.println("Connecting to DFPlayer Mini failed!"); } } void loop() { if ((digitalRead (sensor1)==HIGH)&& (swinging_started==0)) { swinging_started = 1; } if (swinging_started) if ((digitalRead (sensor1)==LOW)&&(swinging_started==1)) { for (pos = 30; pos = 30; pos -= 1) { myservo.write(pos); delay(15); } } }
@fairelectro
@fairelectro 4 ай бұрын
This code is uploading on Arduino or not? If this code is uploading, does the audio play once?
@cadillacescalade5428
@cadillacescalade5428 4 ай бұрын
@fairelectro HI, The code uploads fine it just has a bit of weakness when activating the sound.
@cadillacescalade5428
@cadillacescalade5428 4 ай бұрын
@fairelectro the Audio some times plays not every time the sensor crossed.
@cadillacescalade5428
@cadillacescalade5428 4 ай бұрын
@@fairelectro Can you help me with my code?
Does this sound illusion fool you?
24:55
Veritasium
Рет қаралды 660 М.
Они так быстро убрались!
01:00
Аришнев
Рет қаралды 2,8 МЛН
Son ❤️ #shorts by Leisi Show
00:41
Leisi Show
Рет қаралды 10 МЛН
Audio modules for electronics project
37:54
Playful Technology
Рет қаралды 45 М.
Building a Digital Music Player with I2S?! What is I2S! EB#45
10:24
DIY - Tiny MP3 Player with DFR0299
1:41
Embedded Club®
Рет қаралды 948
Arduino based music player using DFPlayer Mini
13:19
circuiTician
Рет қаралды 12 М.
So THAT'S why we don't have these Dev Kits yet
10:20
Alex Ziskind
Рет қаралды 50 М.
Mastering MP3 Player Busy Pin with Arduino & Audio-Visual Synchronization
13:26
The Last Outpost Workshop
Рет қаралды 7 М.