Flash MicroPython firmware to ESP8266

preview_player
Показать описание
Flashing MicroPython Firmware to ESP8266 12-F Module.

MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.

---------------------------------------------------------------------------------------------------
Links :

********************************************************************

Guys Subscribe to my channel for latest contents into your inbox.
Support me to keep going.

___________________________________________

-~-~~-~~~-~~-~-
Guys you can buy your products from Amazon by using the following link. Wach product you buy we will get some tip out of it. And for this you don't need to pay anything extra and offers will remain same. This will help us to make videos like this and maintain the channel.

Thanks
Team WG

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

Just in case someone else runs across my problem here is the solution found in the tutuorials online:
For some boards with a particular FlashROM configuration (e.g. some variants of a NodeMCU board) you may need to use the following command to deploy the firmware (note the -fm dio option):

esptool.py --port /dev/ttyUSB0 --baud 460800 write_flash --flash_size=detect -fm dio 0 esp8266-20170108-v1.8.7.bin

micropython is working now. Thank you for you help and understanding.

MaxGoddur
Автор

it would be nice if he actually spoke english

GarryNichols
Автор

sir, i am so thankful for your tutorials
i am trying to interface adxl345(3 axis accelerometer) with esp8266 using micropython
but, i2c.scan() is not detecting the address of adxl345
i have tried all possible methods, i request you to please help me to interface adxl345 with esp8266 using I2c in micropython

indrajagadeesh
Автор

Not sure if your tutorial will work on my device. I am attempting to load Micro Python on to my NodeMCU.

MaxGoddur
visit shbcf.ru