Город МОСКОВСКИЙ
00:13:40

Flashing Micropython on ESP32 with ESPTOOL

Аватар
Python горизонты
Просмотры:
23
Дата загрузки:
02.12.2023 15:22
Длительность:
00:13:40
Категория:
Лайфстайл

Описание

Flashing Micropython on an ESP32-S2 mini with esptool.py

This command line python library uses python on a pc to flash micropython onto microcontrollers. This works for all boards that support micropython.

#DEPENDANCIES

PYTHON3 https://www.python.org/
UPYCRAFT https://randomnerdtutorials.com/install-upycraft-ide-windows-pc-instructions/
ESP-TOOL https://github.com/espressif/esptool
ESP-32-S2 mini Documentation: https://www.wemos.cc/en/latest/s2/s2_mini.html a. FIRMWARE https://github.com/wemos/micropython/releases
ESP-32-S2 Pinout: http://openmuscle.org/wp-content/uploads/2022/09/ESP32-S2-Pinout-scaled.jpg

Рекомендуемые видео