Transfer MicroPython Program to ESP8266 using Thonny

preview_player
Показать описание
Pre-Requisite: Install MicroPython on ESP8266

This video is about transferring MicroPython program to ESP8266 development board. We will use Thonny IDE for this purpose. The video talks in detail about Thonny installation, features of Thonny and how to transfer a blink LED program written in MicroPython to ESP8266 development board.
Рекомендации по теме
Комментарии
Автор

Thankyou I had no idea how to use MicroPython on the board I had. I found great detail on using it, but nothing on how to load your code onto your board, and you showed us how. Its even easier than Arduino. I am very impressed. TY

davidmarks
Автор

Thank you for explaining well. Expecting videos regarding the external library package installations also.

abhisheksnair
Автор

Thanks for the explanation, I didn´t know how to create a main to execute the program as soon as the module start.

mauriciolavider
Автор

In first part of video the baby python say hello his won language 🤣 side a Jock useful video 🙏❤️

RijuBiswas..
Автор

Thank you for this interesting tutorial... Appreciated 👍... Waiting for more micro python stuff.

sameerk
Автор

Hello
i got below error after installed firmware
Please suggest

Error:
Device is busy or does not respond. Your options:

- wait until it completes current work;
- use Ctrl+C to interrupt current work;
- reset the device and try again;
- check connection properties;
- make sure the device has suitable MicroPython / CircuitPython / firmware;
- make sure the device is not in bootloader mode.

saurabhdwivedii
Автор

Thanks for the guidance, it can be written permanently to the esp8266 board?

cd-cm
Автор

Can I use other ide rather than thonny

hasyaactive