Esp32 Micropython installation - How to install micropython on esp32

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 มิ.ย. 2024
  • ESP32 Micropython installation, today we will learn how to install micropython on the esp32 (sparkfun thing).
    Python: www.python.org/downloads/
    Pip: bootstrap.pypa.io/get-pip.py/
    Firmware: micropython.org/download/esp32/
    Putty: www.chiark.greenend.org.uk/~s...
    If you would like to support my Patreon page and enable me to keep creating this kind of videos, that would be awesome:
    / 39178314
    www.patreon.com/asali
    Links:
    Sparkfun ESP32 thing
    Affiliate link: amzn.to/2SyQjsm
    Normal link: goo.gl/abAiDf
    Normal ESP32 (cheaper)
    Affiliate link: amzn.to/2GTCHGS
    Normal link: goo.gl/aNXDqi
    Credits:
    Music:
    Classique - Francis Preve
    Thumbnail & video icons:
    Licensed by creativecommons.org/licenses/b...
    Arrow icon by www.flaticon.com/authors/lyolya
    ESP32 icon made by myself

ความคิดเห็น • 33

  • @ToonMeynen
    @ToonMeynen 3 ปีที่แล้ว +1

    Heel duidelijk uitgelegd en in beeld gebracht, ik kijk uit naar de volgende video.

  • @josepalacid
    @josepalacid 3 ปีที่แล้ว

    Incredibly well done tutorial. Can't write all my gratitude.

  • @Risicoperceptietest
    @Risicoperceptietest 3 ปีที่แล้ว +1

    Love your videos! Great work

  • @anokhautomation4453
    @anokhautomation4453 3 ปีที่แล้ว

    Very useful tutorial. Expecting more iot tutorial videos from you.👍

  • @CameronSouthall
    @CameronSouthall ปีที่แล้ว

    Great tutorial! Thanks so much for uploading

  • @dominikb542
    @dominikb542 3 ปีที่แล้ว

    Very helpful video! Thank you!

  • @amanjyotsnaoffical
    @amanjyotsnaoffical 2 ปีที่แล้ว

    that was so useful man! Thanks

  • @pipinopal
    @pipinopal 2 ปีที่แล้ว

    Perfect and simple✌️
    Greetings From italy

  • @alib1397
    @alib1397 3 ปีที่แล้ว

    Thanks a lot

  • @bairongarcia2498
    @bairongarcia2498 3 ปีที่แล้ว +1

    Thank You!

  • @justin3594
    @justin3594 2 ปีที่แล้ว

    Nice. How about a Mac or Linux version. I assume everything is the same except using /dev/ttyx for the serial port

  • @Derek_Read
    @Derek_Read 2 ปีที่แล้ว +2

    In my case I must use this syntax at CMD prompt: py -m esptool {options}
    Examples:
    py -m esptool version
    py -m esptool --port COM3 erase_flash
    py -m esptool --port COM3 write_flash -z 0x1000 "{full path to bin file}\esp32-20220117-v1.18.bin"

    • @Gio31Gio
      @Gio31Gio ปีที่แล้ว

      THX soo mutch

  • @joechevy2035
    @joechevy2035 3 ปีที่แล้ว +1

    Ah! Getting them DOS vibes watching this vid!

    • @asali-channel
      @asali-channel  3 ปีที่แล้ว

      Indeed, I really enjoy working in command line!

  • @sg8nj
    @sg8nj ปีที่แล้ว

    Is it possible to revert back to c++ support on esp32 board after micropython flash. Suppose I don't want to use micro python. Please let me know how can I convert it back

  • @RoelGrit
    @RoelGrit 4 ปีที่แล้ว +10

    Dear Asali,
    Thanks!.
    When I downloaded esptool as you describe in timeframe 1.47 I didn't get esptool.exe (like you)
    but I got esptool.py.exe (mind the extra .py).
    So I had to type esptool.py [+parameters] in stead of esptool [+parameters].

    • @asali-channel
      @asali-channel  4 ปีที่แล้ว +1

      Thanks for the helpful comment!

    • @stlo0309
      @stlo0309 3 ปีที่แล้ว +1

      thanks a lot for pointing this out!

  • @weerobot
    @weerobot 3 ปีที่แล้ว

    Wow a Clear Video....not someone Mumbling...lol

  • @jumbo999614
    @jumbo999614 3 ปีที่แล้ว

    Is it possible to accidentally brick ESP32 while flashing firmware?

  • @merveozdas1193
    @merveozdas1193 16 วันที่ผ่านมา

    can you upload bootstrap page again, it has error

  • @alech3630
    @alech3630 2 ปีที่แล้ว

    Не получается установит модуль machine установка рушится с ошибками в момент сборки pycrypto

  • @u_watch9497
    @u_watch9497 ปีที่แล้ว

    I ate 2 popsicles AND picked my toes while I watched this video.

  • @calvincalvin3132
    @calvincalvin3132 ปีที่แล้ว

    why cant i see my serial ports

  • @shukhratdad9891
    @shukhratdad9891 3 ปีที่แล้ว

    hello.
    i ve got such command, what is it?-%Run -c $EDITOR_CONTENT
    import machine
    led = machine.Pin(2, machine.Pin.OUT)
    led.on
    led.off
    or
    while True:
    led_pin.high()
    time.sleep(1)
    led_pin.low()
    time.sleep(1)
    AttributeError: 'Pin' object has no attribute 'high'-how to solve?

  • @vandark1233
    @vandark1233 3 ปีที่แล้ว

    but why micropyhton? i think arduino IDE on c++ or ESP SDK is better

  • @limeside653
    @limeside653 2 ปีที่แล้ว

    That site does not work. Can you please create it again? Tx for the video.

  • @chlordk
    @chlordk 3 ปีที่แล้ว +1

    On Windows 10 you don't need to download Putty.
    ssh.exe is already installed on Windows 10.

  • @vantasy5335
    @vantasy5335 3 ปีที่แล้ว +2

    Is this channel dead again? Aren't you uploading because of the Corona Virus? When are new video's coming?? I hope you are safe and sound in times of this global pandemic.

    • @asali-channel
      @asali-channel  3 ปีที่แล้ว +2

      I am alive and well thank you for asking, unfortunately I messed up my laptop and had to push back the video. Next one should be up in a couple of days!