Arduino-Based MP3 Player (part 3)

Sdílet
Vložit
  • čas přidán 14. 07. 2024
  • Link to code:
    akuzechie.blogspot.com/2021/0...
    Contents:
    0:00 Introduction
    0:23 Circuit Diagram
    0:52 Demonstration
    1:59 C++ Sketch
    2:50 Future Project: Multi-Channel Voice Alarm

Komentáře • 20

  • @MrBobWareham
    @MrBobWareham Před rokem +2

    Love this project, thanks for sharing your hard work

  • @AAdnaanmtl
    @AAdnaanmtl Před 3 lety +1

    Excellent work sir. Love your way of explanation.

  • @Sekhar_Home
    @Sekhar_Home Před 3 lety

    Wow Sir. U made arduino to next level

  • @dantec508
    @dantec508 Před 3 lety

    muy buen video, muchas gracias por compartir

  • @beachdancer
    @beachdancer Před rokem

    Very short, very clear

  • @eks2288
    @eks2288 Před rokem +1

    Great video.. but, how to print track title being played?
    Assuming I've 200 tracks in the drive, how can I jump (in short step) playing track from 50th to 150th?

  • @ravipandey-ut8wh
    @ravipandey-ut8wh Před rokem

    why pin 4 is not defined in the code and why pin 9 is defined which is not in use, please clarify as I am new to dfplayer

  • @hilmanalhadied361
    @hilmanalhadied361 Před 2 lety

    Usb A for input power or play from ufd sir??

  • @muhammadbasir83
    @muhammadbasir83 Před 2 lety

    How fast (in milisecond) this module can respond to play the selected file..???. Thank you

  • @jcelectrotorial9603
    @jcelectrotorial9603 Před 2 lety

    new subscriber here. just asking if you have code for arduino and dfPlayer will play the song at every 1 hour

  • @furkancanoz6325
    @furkancanoz6325 Před 2 lety

    Why did we connect DFplayer rx and tx pins to d12 and d11 pins, not rx-tx pins on arduino?

    • @AnasKuzechie
      @AnasKuzechie  Před 2 lety

      You could, the serial software library needs any 2 digital pins.

  • @bhargavaithal
    @bhargavaithal Před 2 lety

    Sir if i wanted to add an internal power source what should be it's specifications

    • @AnasKuzechie
      @AnasKuzechie  Před 2 lety

      Hello. The whole circuit in this project is powered by supply from the Arduino. When you suggest internal power source, do you mean an external power supply?

    • @bhargavaithal
      @bhargavaithal Před 2 lety +1

      @@AnasKuzechie yes sir like a battery. i wanted to do a casing and hence the word internal was used.