MP3 using DFplayer and Arduino | Soundpod part 2 [DIY]

Поділитися
Вставка
  • Опубліковано 15 чер 2020
  • An MP3 player made with Arduino and a DFPlayer along with a python script to make the file transfer easy between SD card the computer.
    If you like to learn how to make Printed Circuit Board for this project or have any question on the project you can post you questions here : pcbcupid.com/
    support me for more content:
    www.buymeacoffee.com/Neutrino
    You can also support me on: www.paypal.me/Neutrino1
    Circuit diagram and code for the Arduino
    github.com/Neutrino-1/Arduino...
    DFplayer wiki: wiki.dfrobot.com/DFPlayer_Min...
    More videos visit my channel: / neutrino1
    Buying products from the below link will greatly help the channel
    and it doesn't have any additional charge on it:
    Arduino pro mini: amzn.to/2NhmnzT
    DFPlayer: amzn.to/3TDkuOL
    1.3-inch OLED: amzn.to/3W2YoGY
    Push buttons: amzn.to/3zisNr8
    Audio Jack: amzn.to/3U2nC6F
    TP4056: amzn.to/3U0PYye
    Lipo battery: amzn.to/3FA4sRJ
    Slide Switch: amzn.to/3TETFd2
    PCB: amzn.to/3TEnvyl
    Instagram: @srinivasan2020
    #musicplayer #arduinoproject #electronics #audioplayer #newproject #engineering #diy #maker #mp3player
  • Наука та технологія

КОМЕНТАРІ • 201

  • @Neutrino1
    @Neutrino1  4 роки тому +14

    If anyone wants to build a PCB you can refer to the circuit diagram from GitHub!
    github.com/Neutrino-1/Arduino-Soundpod/blob/master/Circuit%20diagram/Schematic_SoundPod.png

    • @dentReviews
      @dentReviews Рік тому

      would it be possible to make this with a full interface for navigation by metadata tags?

  • @lavanyar8418
    @lavanyar8418 4 роки тому +10

    This is excellent! And so tiny with so many features!!

  • @chronocr7232
    @chronocr7232 2 роки тому

    That's a neat looking project

  • @kaushikrao3286
    @kaushikrao3286 4 роки тому +2

    Sounds easy, i'll give it a try.

  • @okuratnywidz3196
    @okuratnywidz3196 Рік тому

    Very good project I think that do it this in future

  • @MrBobWareham
    @MrBobWareham Рік тому +1

    A very nice project for MP3 music files, it just needs it Bluetooth, so you can connect it to a speaker or radio in the car, so thanks for the video, I have joined your channel as it looks interesting

  • @khushboogosalia9675
    @khushboogosalia9675 3 місяці тому +1

    For the low flash mem problem, you can use a pro micro with the ATMEGA32U4

  • @CyReVolt
    @CyReVolt 4 роки тому +7

    More generalization would be great, e.g., speaking in terms of a bus (I²C here) instead of the broad "Arduino" to point out the idea over the narrow application.

    • @Neutrino1
      @Neutrino1  4 роки тому +2

      Thanks for the input! I will definitely try better from next video.

  • @IndoorGeek
    @IndoorGeek 4 роки тому +7

    Nice build!

  • @3phasetinkerer
    @3phasetinkerer Рік тому +1

    about the file/folder convention, you mentioned that it works fine without it. Can you elaborate? Couldn't it work if I had the mp3 files in root of sd? I did not plug my dfplayer to a microcontroller and test yet, I just put bunch of mp3 files to root and the df player plays them all without the file/folder structure. I'd appreciate elaboration, thanks in advance and thanks for the video.

  • @brady_bauer2518
    @brady_bauer2518 Рік тому +3

    Hey I built one from your design thanks for sharing!

    • @Neutrino1
      @Neutrino1  Рік тому

      Glad you liked it!

    • @brady_bauer2518
      @brady_bauer2518 Рік тому +1

      @@Neutrino1 yeah I posted a video of it if you’re interested

  • @vincigarg6872
    @vincigarg6872 Рік тому

    Can it show Equalizer like shown in the Amazon product of the display How?

  • @prachidikey8507
    @prachidikey8507 11 місяців тому +1

    Sir any how we can use blutooth module and connect wireless earphone

  • @dj56cbsales
    @dj56cbsales 2 роки тому

    How can I downoload the script file to add a folder and # the songs? thanks

  • @clydealcott3379
    @clydealcott3379 2 роки тому +3

    Sir, the calculator hack video has been removed by UA-cam... Is there a way I can still watch it..?
    I'd like to get a link if you have.

  • @zrttyusyzsr
    @zrttyusyzsr 3 роки тому

    Have you or anyone else made this with a professionally manufactured PCB yet? I was unable to get this working when I assembled it on a breadboard could not upload the code! The test sketch for the U8g2 library work OK but your code was full of errors. Do you have any updates?

  • @umashankarprasad747
    @umashankarprasad747 2 роки тому +1

    Bro can i use esp32 instead of arduino pro mini

  • @vincigarg6872
    @vincigarg6872 10 місяців тому +1

    Please help
    Where is the circuit diagram?

  • @duynguyenvinh9073
    @duynguyenvinh9073 Рік тому +1

    I don't use mp3 do you have a way to only transmit the signal through the 3.5 jack without displaying the functions of the mp3 on the oled?

    • @Neutrino1
      @Neutrino1  Рік тому +1

      Yes that's possible. That process is done on part one of the video.

  • @Dalek-br6nu
    @Dalek-br6nu 7 місяців тому

    Do you have a Circut diagram for using an Arduino Nano?

  • @m3lateef
    @m3lateef Рік тому +1

    I have a question please. Arduino input voltage is in range 5v to 12v so this is working with the 3.7v battery?
    Also how long does this mp3 player last per a full battery charge? Can it last a full day always on?

    • @Neutrino1
      @Neutrino1  Рік тому +2

      Pro mini can work with 3.7v directly at its vcc pin. It will work until the battery voltage drops to 3.3v or less. I haven't calculated the battery life but i don't think it can last a day, probably a few hours at best.

    • @m3lateef
      @m3lateef Рік тому +1

      @@Neutrino1 it seems there is two versions of pro mini one works on 3.7v and the other one is 5v. I can find only the 5v version, not sure how to power it from a compact battery? The small recargable lithium batteries i can find are 3.7v only.

    • @Neutrino1
      @Neutrino1  Рік тому

      @@m3lateef in that case you need to use a boost convert to boost of the battery voltage from 3.7v to 5v

  • @adhistech5253
    @adhistech5253 9 місяців тому

    Can i use ardunio nano inthe this project

  • @tomtomtom4446
    @tomtomtom4446 4 роки тому +2

    Wooo I got featured in the video! Great project! I am going to try and make it soon when more parts come in, I burnt my OLED by putting power and gnd backwards so a new one is in the mail soon. The UI looks amazing. Sorry to here that file count isn't working on your DF player. What is the battery life for it about?

    • @Neutrino1
      @Neutrino1  4 роки тому

      Standby you should get around 6hrs, playback would give 2-3hrs probably. You can just swap out with higher mah battery for more battery life.

  • @codebeat4192
    @codebeat4192 Місяць тому +1

    The charger module is configurated at 1A charge at default. That is something your 300mAh battery don't like.

  • @karthigraphics3980
    @karthigraphics3980 4 роки тому +1

    Super bro

  • @jakubjelinek1527
    @jakubjelinek1527 5 місяців тому

    How does battery status work?

  • @thrillkill5659
    @thrillkill5659 4 роки тому +1

    nice guide!

  • @JacubanGecko
    @JacubanGecko 3 роки тому +1

    Could this basic design support making an MP3 player with some added function to search by song title? So what I mean is: you have to give each file a name like 001, 002, etc. But, in the first video I saw that the file listed that 001 filename alongside the song title and artist details. Could you then use this design so that, with extra code and perhaps some new input to search by letters, it could pick out file 070 on folder 3 when you search the first few letters of the track name? Or say you couldn't, and you use the "001Dont stop me now" type of format, is there some way then to code a search for after this numbering (so ignore the 000 bit and start at the fourth alphanumerical, e.g. D)?
    I only ask because I remember how annoying it could be with the old MP3 players trying to get to your favourite song when you wanted it and you would often have to scroll or skip to get them.
    I really like these videos by the way, it's very cool to see the high tech of my childhood being made this easily with some parts and a computer

    • @Neutrino1
      @Neutrino1  3 роки тому +1

      DFPlayer won't output any values to the microcontroller regarding the files it's playing (name / size / type / etc). We are naming the songs in the order (0000,0001,0002...) just to play them chronologically. If you don't rename, they still be sorted and numbered alphabetically. Unfortunately none of this information is transferred backed to the microcontroller, we can only send command to DFPlayer.

  • @user-mo8dy1wb6p
    @user-mo8dy1wb6p 5 місяців тому

    На дисплее 0,96 изображение сдвинуто на 2 пикселя вправо. 255 песен это максимум? 255 всегда выводится на дисплей?

  • @user-qd4nn8qt6y
    @user-qd4nn8qt6y 6 місяців тому

    hello the code is showing errors based on u8g2 library. Also the code in Github and the video does not match. Please help

  • @souptiksamanta
    @souptiksamanta 6 місяців тому +2

    Can I make it Bluetooth

  • @vermashiva.09
    @vermashiva.09 2 роки тому

    can we replace arduino pro mini with arduino nano

  • @dusty_hands4972
    @dusty_hands4972 2 роки тому +1

    Perfect 👍

  • @EDISON_SCIENCE_CORNER
    @EDISON_SCIENCE_CORNER 3 роки тому +1

    Nice

  • @CreativeDesk
    @CreativeDesk 3 роки тому +1

    Gr8 video

  • @SaurabhRastogiRC
    @SaurabhRastogiRC 3 роки тому

    Subscribed !! Very very nicely done project and clear explaination wherever required. Can we use this to play by time in a long say 60min Audio file. Meaning by press of a button it jumps say 3 min steps.

    • @Neutrino1
      @Neutrino1  3 роки тому

      Thank you! That's really a intresting idea but it's not possible to implement using DFplayer.

  • @chibitano_denshikousakushitsu
    @chibitano_denshikousakushitsu Рік тому +2

    cool!

  • @louisota7028
    @louisota7028 3 роки тому +1

    the slide switch is no longer available, even on other websites. do you know of any alternatives that'll work?

    • @Neutrino1
      @Neutrino1  3 роки тому

      Any switch would do, as long as it can hold on and off position.

  • @pushkardeshpande5560
    @pushkardeshpande5560 Рік тому +1

    hey @Neutrino can I use a bigger size of oled screen but without doing any changes in the code?

    • @Neutrino1
      @Neutrino1  Рік тому +1

      This is the biggest display, anything bigger we have to rewrite the code.

    • @pushkardeshpande5560
      @pushkardeshpande5560 Рік тому +1

      @@Neutrino1 ohk, got it! thanks for sharing with me! 👍

  • @pushkardeshpande5560
    @pushkardeshpande5560 Рік тому +4

    can I use ardiuno nano instead of the pro mini?

  • @jashprajapati1289
    @jashprajapati1289 2 роки тому +1

    I am making pcb layout in easyEDA but not getting, can you please help me? The battery management diagram is confusing please help me

  • @vishaldinesh4762
    @vishaldinesh4762 10 місяців тому +2

    hey, can I use an audrino nano instead of a pro mini?

  • @chronocr7232
    @chronocr7232 Рік тому +1

    Bro what quality and format we have to convert our audio files into?

  • @Vagubando
    @Vagubando Рік тому +2

    I have a compilation with an error - 'u8g2_uint_t' has not been declared
    How to fix it ?

    • @DavidLC73
      @DavidLC73 Рік тому

      Me parece que debes de instalar la librería de u8g2lib

  • @rajeshpillai1603
    @rajeshpillai1603 Рік тому

    I am looking to make a Saregama Carvaan. Can you make a video of it? I also hope the video will get more likes and views. With the option to select artists and toggle to different options as on the caravaan. Also, it should have fm radio and bluetooth.

  • @ryutaumeda2251
    @ryutaumeda2251 Рік тому +1

    I'm interested in this build, is there a code to show the battery level on the oled display?

    • @Neutrino1
      @Neutrino1  Рік тому +1

      It's on GitHub, you have the option to add battery percentage

    • @ryutaumeda2251
      @ryutaumeda2251 Рік тому

      @@Neutrino1 I cant seem to make it work though, can you please provide an example code on the battery logic part of the code? thanks.

  • @hamdangolandaz6334
    @hamdangolandaz6334 3 роки тому +1

    I am planning to make a Arduino Uno r3 shield of mp3 will it still work if i use the same logic

    • @Neutrino1
      @Neutrino1  3 роки тому

      Yes! you can use the same logic. (Just discard the display part)

    • @hamdangolandaz6334
      @hamdangolandaz6334 3 роки тому

      @@Neutrino1 OK thanks but can you explain me how to use the sound jack for headphones (and also i am planning to keep the display part)

  • @vincigarg1631
    @vincigarg1631 Рік тому +1

    Loved your channel but is it really necessary to name the files 001,002,003 etc...and is it necessary to use the df player file you suggested to use ..can you explain me the things it is really confusing.

    • @vincigarg6872
      @vincigarg6872 Рік тому

      Please I am confused

    • @3phasetinkerer
      @3phasetinkerer Рік тому

      @@vincigarg6872 I tested dfplayer, without a nano. Seems like you don't have to. I put mp3 files in root of sdcard and dfplayer is able to read. I am also confused. There might be version changes, the video is 3 years old. My DFplayer has V3.0 mark on it. I hope this information helps.

    • @vincigarg6872
      @vincigarg6872 10 місяців тому

      Thanks

  • @Laser_XP
    @Laser_XP Місяць тому +1

    hi do you know how i could do the same thing but with and usb stick instead of an sd card

  • @vincigarg6872
    @vincigarg6872 Рік тому +1

    I really loved your Channel The way you explain things, but I wanted to ask you can it show music equalizers? Yes or No, If yes then how?

    • @vincigarg6872
      @vincigarg6872 Рік тому

      I have subscribed

    • @Neutrino1
      @Neutrino1  Рік тому

      Thank you!! Sorry the df player won't be able to show the Equalizer. Need to build an entire new circuit for it.

    • @vincigarg6872
      @vincigarg6872 Рік тому

      Thanks for your reply😊

  • @A_Baz_18
    @A_Baz_18 2 роки тому +3

    please tell me what display you are using

    • @Neutrino1
      @Neutrino1  2 роки тому +1

      1.3inch SH1106 OLED display.

    • @A_Baz_18
      @A_Baz_18 2 роки тому +1

      @@Neutrino1 Thank you

  • @vincigarg6872
    @vincigarg6872 9 місяців тому +1

    Hello
    I am a big fan but I wanted to ask you that the diagram you shared in description can we implement it on a Breadbaord
    Waiting for your reply 😊😊😊

  • @SFoX-On-Air
    @SFoX-On-Air 4 місяці тому

    Well, that sounds a bit paradoxical, but using the DF Mp3 Player as an MP3 player doesn't seem obvious to me now. I still have some MP3 players from the 2000s, and they are practically as tiny as the DFRobot module, which, due to the SD card slot, is comparatively large. If there were some proper memory chips instead of a card reader, that would make more sense.
    But building an MP3 player in 2024 that is 5 times larger than MP3 players from 20 years ago really doesn't make sense to me. Especially considering that everyone nowadays has their mobile phone with them, indulging in some streaming service or another.

  • @eugenechill
    @eugenechill 3 роки тому +1

    Do u still need the DFplayer.ino file for this?

    • @Neutrino1
      @Neutrino1  3 роки тому

      That's just for testing DFplayer.

  • @torq7280
    @torq7280 4 роки тому +1

    can you add track playing time with this DFPlayer module

    • @Neutrino1
      @Neutrino1  4 роки тому

      Not possible with DFplayer, maybe should find a different player for that!

    • @torq7280
      @torq7280 4 роки тому

      @@Neutrino1 thak you for reply,
      Can u suggest the chip with track time, not module, and shoud be inexpansive for mass production.

  • @thatweirdnerd
    @thatweirdnerd 2 роки тому +1

    Could you run winamp on this?

  • @ChrisMartinez83
    @ChrisMartinez83 3 роки тому

    If bluetooth transmission is added, can 2 3v lithium coin batteries handle it?

    • @Neutrino1
      @Neutrino1  3 роки тому +1

      It depends on what bluetooth module you use and it's purpose.

    • @ChrisMartinez83
      @ChrisMartinez83 3 роки тому +1

      Thank you...

    • @ChrisMartinez83
      @ChrisMartinez83 3 роки тому +1

      If you can provide a USD quote for 1 or 2 of these, adding bluetooth transmit capability and keeping the 3.7v battery/usb charging to play it safe, my email is hoyle209@comcast.net . I can load the micro sd just using Windows, I do not need to add/delete mp3 files from the device. I'm in USA, New Jersey.

  • @Helder_Paulo
    @Helder_Paulo 8 місяців тому +2

    Can this be done Bluetooth instead of jack?

    • @Neutrino1
      @Neutrino1  8 місяців тому +1

      Just include a Bluetooth adaptor thats used in the car. Or you can feed the output of DFplayer to a Bluetooth transceiver module

    • @Helder_Paulo
      @Helder_Paulo 8 місяців тому

      @@Neutrino1 ty

  • @jayaprabha3309
    @jayaprabha3309 2 роки тому +1

    Can this play. Wav files too?

  • @mahlonkarpaiya252
    @mahlonkarpaiya252 3 роки тому +1

    good day im making a DFmini mp3 player. I am not using a battrey and dont need all the features you have . I just need play stop skip and rewind but i am uing a smaller screen that you. Its a rectangle 128x28 i think. Can me make a deal and you help me sort this code out plz?

    • @mahlonkarpaiya252
      @mahlonkarpaiya252 3 роки тому +1

      im using the same arduino nano

    • @Neutrino1
      @Neutrino1  3 роки тому +1

      I think u have 128x32 OLED display and only play and pause would be possible. Rewind and skip isn't supported by DFplayer.

    • @mahlonkarpaiya252
      @mahlonkarpaiya252 3 роки тому +1

      @@Neutrino1 thanks alot. I really thought there was a way to change the tracks. Can u help me with the code. You are right abput my screen

    • @Neutrino1
      @Neutrino1  3 роки тому

      It will be lot of work to code for this display (more deletion too).
      Check out U8g2 library documentation. It will be really helpful.

  • @adarshgadam2227
    @adarshgadam2227 4 роки тому +2

    can we adda bluetooth module to it

    • @Neutrino1
      @Neutrino1  4 роки тому

      Yes you can!

    • @premadewi3354
      @premadewi3354 3 роки тому

      Sir can you make a video that you add bluetooth transmitter to the mp3 player for bluetooth speaker I really need that now please help sir thank you

  • @kavitashekhawat3437
    @kavitashekhawat3437 Рік тому +3

    Hey
    Can I buy a finish
    Product
    I love this thing

    • @Neutrino1
      @Neutrino1  Рік тому +1

      Yeah sure you can mail me, where are you located?

    • @kavitashekhawat3437
      @kavitashekhawat3437 Рік тому

      @@Neutrino1
      I am from India

    • @kavitashekhawat3437
      @kavitashekhawat3437 Рік тому +1

      @@Neutrino1
      Can you share your email
      So you can share the details

    • @Neutrino1
      @Neutrino1  Рік тому +1

      @@kavitashekhawat3437 srinivasanm329@gmail.com

  • @hexasimmanuel7868
    @hexasimmanuel7868 Рік тому +1

    Can you make it bluetooth? So we can use bluetooth headset to listen the music

    • @Neutrino1
      @Neutrino1  Рік тому +2

      Sure, it can be converted into a Bluetooth

    • @hexasimmanuel7868
      @hexasimmanuel7868 Рік тому +3

      @@Neutrino1 I hope you can make a tutor for it bro. Because i can't find tutorial about it

    • @VMGChannel
      @VMGChannel Рік тому

      @@Neutrino1 how?

    • @vincigarg6872
      @vincigarg6872 Рік тому

      @Neutrino1 how

  • @sdp_studios
    @sdp_studios 3 роки тому

    i always get compilation erros what should i do

    • @Neutrino1
      @Neutrino1  3 роки тому

      What's the error?

    • @sdp_studios
      @sdp_studios 3 роки тому +1

      @@Neutrino1 Arduino: 1.8.13 (Windows 10), Board: "Arduino Uno"
      C:\Users\Senithu perera\Documents\Arduino\soundpod\soundpod.ino: In function 'void setup()':
      soundpod:44:5: error: 'flashPage' was not declared in this scope
      flashPage();
      ^~~~~~~~~
      soundpod:50:53: error: 'leftButtonISR' was not declared in this scope
      attachInterrupt(digitalPinToInterrupt(leftButton),leftButtonISR, FALLING);
      ^~~~~~~~~~~~~
      C:\Users\Senithu perera\Documents\Arduino\soundpod\soundpod.ino:50:53: note: suggested alternative: 'leftButton'
      attachInterrupt(digitalPinToInterrupt(leftButton),leftButtonISR, FALLING);
      ^~~~~~~~~~~~~
      leftButton
      soundpod:51:54: error: 'rightButtonISR' was not declared in this scope
      attachInterrupt(digitalPinToInterrupt(rightButton),rightButtonISR, FALLING);
      ^~~~~~~~~~~~~~
      C:\Users\Senithu perera\Documents\Arduino\soundpod\soundpod.ino:51:54: note: suggested alternative: 'rightButton'
      attachInterrupt(digitalPinToInterrupt(rightButton),rightButtonISR, FALLING);
      ^~~~~~~~~~~~~~
      rightButton
      soundpod:77:3: error: 'startFolderPlay' was not declared in this scope
      startFolderPlay();
      ^~~~~~~~~~~~~~~
      C:\Users\Senithu perera\Documents\Arduino\soundpod\soundpod.ino: In function 'void loop()':
      soundpod:82:3: error: 'batteryReader' was not declared in this scope
      batteryReader();
      ^~~~~~~~~~~~~
      C:\Users\Senithu perera\Documents\Arduino\soundpod\soundpod.ino:82:3: note: suggested alternative: 'batteryLevel'
      batteryReader();
      ^~~~~~~~~~~~~
      batteryLevel
      soundpod:166:13: error: 'player' was not declared in this scope
      player();
      ^~~~~~
      C:\Users\Senithu perera\Documents\Arduino\soundpod\soundpod.ino:166:13: note: suggested alternative: 'playing'
      player();
      ^~~~~~
      playing
      soundpod:169:13: error: 'settings' was not declared in this scope
      settings();
      ^~~~~~~~
      C:\Users\Senithu perera\Documents\Arduino\soundpod\soundpod.ino:169:13: note: suggested alternative: 'String'
      settings();
      ^~~~~~~~
      String
      exit status 1
      'flashPage' was not declared in this scope
      This report would have more information with
      "Show verbose output during compilation"
      option enabled in File -> Preferences.

    • @sdp_studios
      @sdp_studios 3 роки тому

      @@Neutrino1 this is my error code

    • @toti8916
      @toti8916 Рік тому

      @@sdp_studios me too

  • @samsulbahridapurwebsite
    @samsulbahridapurwebsite 3 роки тому +1

    where is link download u8g2 like in video?

    • @Neutrino1
      @Neutrino1  3 роки тому

      github.com/olikraus/u8g2

  • @arshamebr8183
    @arshamebr8183 3 роки тому +1

    Thank you so much bro i made it!!
    It's work really great
    Can you pls say how can i add battery indicator to it pls it's so important!
    Thank you a lot 😊🙏

    • @Neutrino1
      @Neutrino1  3 роки тому

      I have added section in code for implementing battery indicator. You have just read the voltage of the battery using voltage divider and then convert it to percentage and display them.

    • @arshamebr8183
      @arshamebr8183 3 роки тому

      @@Neutrino1 I'm sorry sir to asking you a lot of questions but could you please tell me if i got a battery with 3.7 voltage and 2400 capacity what should i do? 🤔😔🙏

    • @Neutrino1
      @Neutrino1  3 роки тому

      @@arshamebr8183 Just replace in the existing circuit, it should work fine

    • @arshamebr8183
      @arshamebr8183 3 роки тому

      @@Neutrino1 no i mean in code what should i do. i dont know how to write the code that arduino can read the battery percentage and show it on display pls help me its my project for school sir

  • @M4FF0
    @M4FF0 Рік тому +2

    Can i buy the finish product?

    • @Neutrino1
      @Neutrino1  Рік тому

      Sure, contact my email for more information srinivasanm329@gmail.com

  • @jamesnorrington8231
    @jamesnorrington8231 2 роки тому +1

    Sound quality??

    • @Neutrino1
      @Neutrino1  2 роки тому +1

      Average, but usable.

  • @traicytraicy6616
    @traicytraicy6616 Місяць тому

    Hi ,I need a help to make mp3 player code is not working can you send a new code 😭

    • @Neutrino1
      @Neutrino1  Місяць тому

      let me know what's the error you are facing

  • @ArcanePath360
    @ArcanePath360 3 роки тому +2

    I must have a knock off version too. It seems to not want to play anything from any other folder than the root. No matter how I name them or point to them.

    • @Neutrino1
      @Neutrino1  3 роки тому

      it's better you get the DFplayer from there official site.

    • @ArcanePath360
      @ArcanePath360 3 роки тому +1

      @@Neutrino1 I managed to get it working briefly, but when I added more tracks to the folder it stopped working. I've given up now and am just using the root.

    • @ArcanePath360
      @ArcanePath360 3 роки тому +1

      @@Neutrino1 I managed to get this working now and have spent a long time on my project. Unfortunately when I power the Arduino from a wall socket, and not my PC, the MP3 player no longer works. I don't even get it powered up. I'm wondering if it's this, as it doesn't seem to get past this point:
      if (!myDFPlayer.begin(mySoftwareSerial)) { //Use softwareSerial to communicate with mp3.
      Serial.println(F("Unable to begin:"));
      Serial.println(F("1.Please recheck the connection!"));
      Serial.println(F("2.Please insert the SD card!"));
      while (true);
      }
      I've no idea what this does as it's part of the library, but it doesn't appear to work at all without it. It seems to be trying to communicate through serial, so when there isn't a PC connected to the data lines, it freezes.
      Any help would be great, as this is doing my head in. Thanks

    • @Neutrino1
      @Neutrino1  3 роки тому

      @@ArcanePath360 the part of the code you posted here,
      Checks if the DFplayer and Arduino can communicate through software serial. Check the connection once again even though that might not be the one causing the problem.
      How is the DFplayer connected to Arduino? Are sure the power supply provides enough current for DFplayer? What is the speaker that your using?

    • @ArcanePath360
      @ArcanePath360 3 роки тому

      @@Neutrino1 It uses software serial and pins 10/11 for RX/TX. Not sure why but this is what the library uses and I can't change it. It all works fine when connected to PC. It's only when I remove the PC and use the same USB to go into a wall outlet. The "L" light on the Arduino would normally blink several times when powering up, but it just stays on and seems to get stuck at this point in the code, when not connected to a PC.

  • @sweetleaf7751
    @sweetleaf7751 Рік тому +2

    these links should be updated most are dead or not found on amazon

    • @Neutrino1
      @Neutrino1  Рік тому +1

      Thanks for letting me know, I have updated the links!

    • @sweetleaf7751
      @sweetleaf7751 Рік тому

      @@Neutrino1 Thank You as well

  • @TheNixJohn
    @TheNixJohn 3 роки тому +3

    Are u interested in building dj player ?

  • @ianwilly9085
    @ianwilly9085 2 роки тому +1

    Can we use arduino nano?

    • @Neutrino1
      @Neutrino1  2 роки тому

      Yes you can use Arduino nano.

    • @ianwilly9085
      @ianwilly9085 2 роки тому +1

      @@Neutrino1 thank you man

  • @karthikguru5343
    @karthikguru5343 8 місяців тому +3

    Dfplayer playing song name in oeld display next video

    • @Neutrino1
      @Neutrino1  8 місяців тому +2

      That's not possible unfortunately. DFplayer doesn't have that functionality

    • @karthikguru5343
      @karthikguru5343 8 місяців тому

      BT201 Bluetooth module control arduino nano in oled display next video

  • @premadewi3354
    @premadewi3354 3 роки тому

    Sir can you help me with the code I want to autoplay the next song but in your code the next song must press the next button for next please sir help me

  • @sdp_studios
    @sdp_studios 3 роки тому +2

    Can you pls include the battery level indicator plssssssssssssssssss. I really need it. I'm a subscriber so plssssss

  • @obamabinladen8262
    @obamabinladen8262 4 роки тому +2

    Rip calculator video

  • @sicmunduscreatusest2674
    @sicmunduscreatusest2674 3 роки тому +1

    YOU ARE SMART, BUT ENGLISH TRANSLATIONS........:(

  • @przemo3651
    @przemo3651 5 місяців тому +2

    No filename or artist/song display. So DFPlayer suck.

    • @idkdahmo
      @idkdahmo 5 місяців тому

      what would you recommend instead?

    • @przemo3651
      @przemo3651 4 місяці тому +1

      @@idkdahmo VS1053.
      I also did further testing of DFPlayer and it sucks even more. The audio frequency response is terrible. There are practically no low tones. This is not suitable for playing music. But if someone only needs it for speech reproduction, it's OK.

    • @instantnoodles8640
      @instantnoodles8640 2 місяці тому

      ​@@przemo3651Thank you, this is the exact information that I am looking for. I'm trying to find an audio module that displays the title.

    • @przemo3651
      @przemo3651 2 місяці тому

      @@instantnoodles8640 I bought sparkfun vs1053, it's great, has very good sound quality, has an equalizer, many other settings and easy access to information about the author and title of the song being played. It's more expensive but worth it.

    • @instantnoodles7155
      @instantnoodles7155 2 місяці тому

      @@przemo3651 howd you get the file info?

  • @traicytraicy6616
    @traicytraicy6616 Місяць тому

    Hi ,I need a help to make mp3 player code is not working can you send a new code 😭

    • @Neutrino1
      @Neutrino1  Місяць тому

      Hi it's available on my GitHub : github.com/neutrino-1