Making a WiFi Connected Audio Spectrum Analyzer with ESP32

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

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

  • @sss.zareee
    @sss.zareee 21 день назад

    hello my friend
    Thank you very much for this great tutorial. It had many useful tips.
    Please advise on adding LEDs exactly like the screen behind you or make a new video.

  • @U8uxa8SP
    @U8uxa8SP Год назад +3

    Great project. Thanks.

  • @MAYERMAKES
    @MAYERMAKES Год назад +3

    Time to transform some fourriers..need to look a bit into that audio stuff..

  • @TheMlg556
    @TheMlg556 Год назад

    the "web programming" part surprised me, I didn't know it was possible to flash remote binaries via web browser!

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

    If you have any questions or suggestions, feel free to ask them. Ill try to answer all as best I can. Also check out the element 14 community.

    • @YanickT
      @YanickT Год назад

      A lot of work in it. For making one myself, I know it :) Good job guys.

  • @jj74qformerlyjailbreak3
    @jj74qformerlyjailbreak3 Год назад

    How did you know I was going to explain this to my friends? 😂

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

  • @sbromley6739
    @sbromley6739 Год назад

    Fantastic! Compiled and downloaded to board. I see a ton of noise in the FFT output browser when no audio is supplied to the microphone. After checking the audio input to the ESP32 (originating in the microphone) I observed 1-V noise pulses at 30 mS intervals. I assume these are related to the WiFi transmitter. Will need to work on power bypassing to reduce the noise. Has anyone else seen this?

    • @AdamSemy
      @AdamSemy Год назад

      I think noise is a common problem with the ESP32, but the cause isn't clear. It's either a physical noise (from the WiFi chip), or the power line has electrical noise. ruclips.net/video/zPd5tm6MtfM/видео.html ruclips.net/video/LCmgfb5HrIY/видео.html ruclips.net/video/BkiDfcDYZFQ/видео.html

    • @donnersm
      @donnersm Год назад

      Yeah, could be noise from the power supply or usb…. You can reduce it by adding a load to the input like a 1k resistor in parallel with the input port and ground. Also, in the software there is a noise tresshold that you can play around with

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

      WLAN generates a lot of interference in the ESP32. The power supply drops impulsively by several 100mV when WLAN is transmitting. I have tried for a long time to minimise this with external capacitors - without success.
      The ESP32 cannot be used in applications with WLAN and simultaneous use of ADC or DAC. Therefore I use external ADC's with I2S interface, which are available for little money.

  • @araz1977
    @araz1977 11 месяцев назад

    Hi, great video... When trying to install ESP32 web programmer the following message appears in Google Chrome: [Error: Downlading firmware WebSpecElement.bin failed: 404]

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

    Hello, your link is dead :(