Setting up Arduino IDE for ESP32 development (ESP32 + Arduino series)

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

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

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

    Thanks bro I was able to install ESP32 package

  • @chriswoods9857
    @chriswoods9857 3 года назад +5

    Ummmm this is all good but how do you setup the rest of it? Seems like every video I watch the person just shows a few ways to do something but never really shows how to actually complile it and upload to the device. It would be nice to find a video showing from start to finish. This video is just the few steps of actually making it work.

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

      the main thing hes missing is which "board" to select for generic esp32 modules now i gotta go find another video or do it by trial and error, as for the programming itself thats for another video
      Update: esp32 dev module is the "board" you select to upload code

  • @christianhinkel9251
    @christianhinkel9251 2 месяца назад

    This is great, but you've got dead github links. Any chance you could update them?

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

    you forgot 1 thing, when you go to upload code the board your going ot need to select is the "esp32 dev module"

  • @fahimanwar94
    @fahimanwar94 3 года назад +7

    I followed all the steps, but for some reason it's still not working. Apparently Windows does not recognize the device and it's not showing up under ports in the "COM" ports in the Arduino IDE. I also tried installing the different drivers for the ESP32 as well (CP210x and CH34x). Any ideas on what else I can do? I've also tried several different USB cables too.

    • @ClownWhisper
      @ClownWhisper 2 года назад

      I'm in the same damn boat. I literally have installed every version on the Internet I've been doing it for hours rebooting plugging in unplugging checking device manager refreshing it getting sick of this shit

    • @ClownWhisper
      @ClownWhisper 2 года назад +3

      you are not gonna believe it but it ended up being the CABLE!!!!
      its NEVER THE DAMN CABLE!

    • @baxter6504
      @baxter6504 2 года назад

      @@ClownWhisper Some USB cables lack the data pin(s) needed for programming and data transfer. I learned that the hardway while developing Andriod applications.

  • @stancloyd
    @stancloyd 3 года назад +6

    "once you have the drivers installed"...What/which drivers??????

    • @simplyexplained
      @simplyexplained  3 года назад +3

      Install Serial Drivers for ESP32 (macOS, Windows, Linux)
      ruclips.net/video/JmDxP4O4Trk/видео.html

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

    Wow amazing

  • @_ahmedwalid_
    @_ahmedwalid_ 4 года назад +3

    Great thanks

  • @udayshekhawat7886
    @udayshekhawat7886 2 года назад +2

    exec: "cmd": executable file not found in %PATH%
    Error compiling for board AI Thinker ESP32-CAM.
    Any soltuion for this

  • @rolandberendonck3900
    @rolandberendonck3900 3 года назад +4

    Is it possible to install the esp32 software offline, in kind of the same way as installing libraries that you download, unzip and past in the library directory? I hope so because my devolopment pc is offline and I like it that way.

  • @nur-ox6pp
    @nur-ox6pp 3 года назад

    I can't install ESP32 on Arduino when follow your step.

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

    thx dud

  • @mtpat204
    @mtpat204 2 года назад

    Hello, after I paste the link on preferences and go to tools to manage boards and look for ESP32, it doesn't appear in the options, any ideas why this might be happening?

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

      It might be that right now the link that he provided is down or doesn’t exist

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

    Play this at 2x speed

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

      better 5x
      i'm using such script document.getElementsByClassName("video-stream html5-main-video")[0].playbackRate = 5;