ESP8266 RTOS SDK 3.2 IOT Framework

preview_player
Показать описание
This video show how to install ESP8266 on windows and how to run the new IDF environment. ESP8266 is a useful wifi microcontroller that is also at low cost. New IDF will provide you better tools and more code examples for your IOT apps. Also, this SDK provides good compatibility between ESP32 and ESP8266

OS
Windows 10

Device
ESP8266
Dev board Node MCU

Complete Manual -ESP8266 Manual

This page will help you if you want to do installation step by step
,but I also read it and made a python script which also does all steps.

Drive File - ptyhon installation script.

Enjoy and please share!!!
Рекомендации по теме
Комментарии
Автор

Please take a look to the new version of the video which I hope would make easier development.

ESP8266 and Docker: The Perfect Pair for IoT Development

emiliotonixgleason
Автор

Drive file cannot be downloaded. Could you please reload the file. Thanks in advance.

mrcreatortun
Автор

The Drive file doesn't exists at the moment. Does someone have it?

adrieldomke
Автор

I am facing error after "make all flash monitor" this command "cannot find -lc_nano
collect2.exe: error: ld returned 1 exit status"

borhanuddin
Автор

Hi, can you help me? i get this error:

λ python install_env.py
File "C:\Users\aldanacorrea\Downloads\install_env\install_env.py", line 17
print "Downloading %s" % file_name
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Downloading %s" % file_name)?

aldanacorrea
Автор

This installation work with both ESP8266 and ESP32, right? :)

jatustudiobox
Автор

I got this error, help me get rid of this Please

Traceback (most recent call last):
File "C:\Esp8266_FreeRTOS\install_env.py", line 2, in <module>
import requests
ModuleNotFoundError: No module named 'requests'

rajbirsingh
Автор

yeah but flash file is esp 32 not ESP8266

mohammedalfaki