Introduction to Micropython, ESP32, and Ampy

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • This video walks through uploading your first Micropython script to an ESP32 board using Ampy. This video assumes the ESP32 board is already running a Micropython image.
    Full Tutorial: github.com/cod...
    LMS-ESP32: antonsmindstor...
    Ampy: pypi.org/proje...
    Micropython: micropython.org/
    ---
    Website: codeadam.ca/
    Twitter: / codeadamca
    Instagram: / codeadamca
    GitHub: github.com/cod...

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

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

    pip install machine not installing, instead getting error Failed to build pycrypto.

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

    Now we only need a plug in in VSCode! But I am doing it the same way. I am going back to Tony D's Adafruit video to get the boot and main directories working. I got to that point before but without VSCode it was kind of a drag. With it I should be able to do some useful work on the 32.

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

      Yea, a VSCode plugin would be awesome! I looked but could not find a reliable one.