Getting Started with ESP-IDF on Windows

Поділитися
Вставка
  • Опубліковано 5 гру 2022
  • A quick demonstration of how to set up ESP-IDF and flash the ESP32 from the command line.
    [ESP-IDF]
    docs.espressif.com/projects/e...
    [ESP32]
    amzn.to/3Y0Z1Sh

КОМЕНТАРІ • 9

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

    Let me know in the comments what your favorite way to program the ESP32 or similar microcontrollers is!

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

    I use the arduino ide. I tried to use vscode but I can't use

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

    Why does it take soooooooo long to build? I tried using IDE, its took almost 40 minutes to build and ended up generating error. Now tried using command lines, its almost 15 minutes now and it still hasnt finished building those 1051 files. I wanted to integrate NRF wifi sensor with ESP32 but I have already given up tired trying to run "Hello World" now.

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

      Regarding the 1051 files, I believe it’s compiling everything in the framework which is rather silly. The compilation speed is likely dependent on your hardware

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

      @@EV_engineer The build took some so long because my firewall and anti virus software were slowing it down

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

    it doesn flash the code for me, help please?

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

      I'll need some more details on your setup

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

    Hey Josh is there any way i can reach out to you.

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

      Hi, you can reach out to me on Twitter:
      twitter.com/EV_Engineer_
      Cheers