Это видео недоступно.
Сожалеем об этом.

How to check Audio is playing or not by using esp32 and DF player mini

Поделиться
HTML-код
  • Опубликовано: 6 сен 2023
  • In this tutorial, learn how to check if audio is playing or not on an ESP32 micro controller using the DF Player Mini module. We'll walk you through the steps to monitor audio playback status and provide example code to get you started.
    I am using:-
    1. ESP-32...... ....... s.click.aliexp...
    2. Df player mini... s.click.aliexp...
    3. 3 watt Speaker.. s.click.aliexp...
    4. Jumper wires.... s.click.aliexp...
    5. Bread board...... s.click.aliexp...
    Code:- drive.google.c...

Комментарии • 19

  • @electrodoctorofficial
    @electrodoctorofficial 11 месяцев назад +1

    amazing project

  • @tohidsheikh1221
    @tohidsheikh1221 5 месяцев назад +2

    it shows audio is playing in serial monitor but from speaker it vibrates please reply

    • @fairelectro
      @fairelectro  5 месяцев назад

      check speaker connection. Df player's LED turns ON or OFF?

    • @tohidsheikh1221
      @tohidsheikh1221 5 месяцев назад

      @@fairelectro Its on

    • @tohidsheikh1221
      @tohidsheikh1221 5 месяцев назад

      @@fairelectro I am unsure if this has anything to do with a short circuit, but whenever I insert the SD Card into a DFPlayer Mini I have hooked up to my mini:bit, the red LED built into the module turns off, and the faint static sound that the speaker makes stops simultaneously. I then am unable to turn the module on again until I take out the SD Card, then the light turns on if I unplug the GND or VCC wire and plug it back in again.

  • @puddleraker2598
    @puddleraker2598 3 месяца назад

    Works fine. thanks.

  • @aizacraft0
    @aizacraft0 10 месяцев назад +1

    Superb👍

  • @studytechhindi3995
    @studytechhindi3995 10 месяцев назад +1

    is there no need of 1k resistor in rx and tx pin of dfplayer to esp32 board? the df player runs on 5v whether the gpio pin of esp32 is rated for 3.3v .

    • @fairelectro
      @fairelectro  10 месяцев назад

      I connect it without resistor, it works fine

  • @jackjarrettconnell
    @jackjarrettconnell 10 месяцев назад +1

    i get Compilation error: SoftwareSerial.h: No such file or directory

    • @fairelectro
      @fairelectro  10 месяцев назад

      Please install software serial library

    • @user-tq4hu9gh1i
      @user-tq4hu9gh1i 10 месяцев назад

      @@fairelectro Hello, I have the same error. the library is downloaded but it says that it is not compatible with esp32, what do you recommend?

  • @davidlopezcamachogarcia1560
    @davidlopezcamachogarcia1560 8 месяцев назад +1

    Audio is not playing, it's connect with esp32 any idea? what happen?

    • @fairelectro
      @fairelectro  8 месяцев назад +1

      Check wiring and audio must be in MP3 format.

    • @davidlopezcamachogarcia1560
      @davidlopezcamachogarcia1560 8 месяцев назад

      @@fairelectro i don't find error. I check all the connections and nothing. The speaker when i connect power to esp32. It do a noise but dont play the music..

    • @fairelectro
      @fairelectro  8 месяцев назад

      @@davidlopezcamachogarcia1560 Please connect 5v DC supply to Df player mini directly.

  • @infoo.771
    @infoo.771 9 месяцев назад +1

    audio not playing

    • @fairelectro
      @fairelectro  9 месяцев назад

      Check DF player is connected with esp32 or not?