How to install Micropython firmware on NodMCU | esp8266 | controlling LED with OTA programming

preview_player
Показать описание
Learn Python effectively with NodMCU and Micropython.Installation of MicroPython firmware on NodMCU board is explained in detail.You can learn python interestingly using NodMCU. OTA programming with NodMCU and Micropython.Here we deploy Micropython firmware on esp8266 with the help of anaconda on windows 10.

#howto#esp8266#python

Рекомендации по теме
Комментарии
Автор

The python IDE Thonny is aimed at Micropython. It has a lot of functionality like REPL, file maintenance and firmware flashing (via esptool)

UReasonIt