ESP 32 Based Audio Player

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

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

  • @Quinchi
    @Quinchi Год назад +2

    Thanks a lot, the musical score example was just what I was needing

  • @manishruhela8988
    @manishruhela8988 Месяц назад +2

    It’s not working. I downloaded the source code and try to build but not build getting errors. I use esp32 wroom dev module.

  • @aaronboyce8916
    @aaronboyce8916 3 месяца назад +1

    is there an updated version of this as this no longer works

  • @xler8faster
    @xler8faster Год назад +4

    Can the ESP32 GET URL and play the audio from the URL?

  • @alexnewton3376
    @alexnewton3376 2 года назад +1

    Good job brother. Very nice one

  • @GhostsOfSparta
    @GhostsOfSparta 7 месяцев назад

    Can we send PC audio over wifi and use the Module with speaker to use as remote speaker?

  • @user-ze7vy9lh8y
    @user-ze7vy9lh8y 5 месяцев назад

    is it working on ESP32 Cam module too?

    • @Youtuber_Toan
      @Youtuber_Toan 4 месяца назад +1

      i think no. i have tried but failed because esp32-cam does not have DAC pin

    • @MrAsterian75
      @MrAsterian75 Месяц назад

      I have a Esp32 Cam with Sd Card slot, any option to conect Speaker ?

  • @14types
    @14types 7 месяцев назад

    what is max size of audio?

  • @grimlazy4537
    @grimlazy4537 Год назад +1

    compilation error

    • @dans-designs
      @dans-designs 10 месяцев назад +1

      same, seemed perfect but doesnt work..

    • @PoorPlyser
      @PoorPlyser 9 месяцев назад +1

      You could be missing the necessary drivers to it. That's what fixed it for me

    • @MennaMarzouk-vl4pe
      @MennaMarzouk-vl4pe 9 месяцев назад +2

      @@PoorPlyser could you please explain in more detail which missing drivers you are talking about

    • @FelipeMC0810
      @FelipeMC0810 Месяц назад +1

      Same here. In my case, something related to the 'XT_DAC_Audio/XT_DAC_Audio.cpp' file. Any success lately?