filmov
tv
How to flash micropython in ESP8266 | Robu’s Two Minute Tutorials | Robu.in

Показать описание
Welcome to Robu's Two Minute Tutorials!
In this quick guide, we’ll demonstrate how flash micropython in ESP8266 microcontroller. Micropython is an interpreted language that makes code development very easy and it is possible to debug your code in real-time. Flashing micropython is very easy through the command prompt application on windows. Please refer to below commands which are in ascending order.
1. pip install esptool
2. python -m esptool --port COMx erase_flash
3. python -m esptool --port COMx flash_id
Note:
b. Make sure to change COMx with your COM port for example COM8 or COM9.
Another video adjacent to this one will cover Over The Air updates with micropython which will enable your micropython device to update its firmware wirelessly!!
Stay tuned for more tutorials, and subscribe to Robu's Two Minute Tutorials for concise, practical guides on electronics, automation, and exciting tech innovations! Don’t forget to like, comment, and subscribe to stay updated. Let’s get started!
Products used in this video:
If you have video ideas for us please comment down below!
============================MUSIC CREDIT ================================
Take it slow - SefChol - Topic
========================================================================
In this quick guide, we’ll demonstrate how flash micropython in ESP8266 microcontroller. Micropython is an interpreted language that makes code development very easy and it is possible to debug your code in real-time. Flashing micropython is very easy through the command prompt application on windows. Please refer to below commands which are in ascending order.
1. pip install esptool
2. python -m esptool --port COMx erase_flash
3. python -m esptool --port COMx flash_id
Note:
b. Make sure to change COMx with your COM port for example COM8 or COM9.
Another video adjacent to this one will cover Over The Air updates with micropython which will enable your micropython device to update its firmware wirelessly!!
Stay tuned for more tutorials, and subscribe to Robu's Two Minute Tutorials for concise, practical guides on electronics, automation, and exciting tech innovations! Don’t forget to like, comment, and subscribe to stay updated. Let’s get started!
Products used in this video:
If you have video ideas for us please comment down below!
============================MUSIC CREDIT ================================
Take it slow - SefChol - Topic
========================================================================