How To Setup Arduino IDE for NodeMCU ESP8266

Опубликовано: 13 Апрель 2020
на канале: TrickSumo
1,322
7

How To Setup Arduino IDE for NodeMCU ESP8266:-

1. Go to files )) Preferences )) Additional Board Manager URLs )) https://arduino.esp8266.com/stable/pa...
2. After that, go to Tools )) Board manager. Serach and install ESP8266
3. Go to Board Manager and select NodeMCU 1.0 (ESP -12E Module)
4. Then, go to Tools )) Port )) COM3 or COM4

https://github.com/esp8266/Arduino

How To Install USB-SERIAL CH340 Driver For NodeMCU ESP8266 (Lolin) Windows 10:-

1. Open device manager.
2. Locate error " Other devices )) USB2.0 Serial", left click on it and select Update driver

How To Import Library Arduino IDE NodeMCU ESP8266:-
1. Go to Sketch )) Include Lirary )) Add .zip library, and select .zip library file.

Libraries:-
1. Firebase arduino master = https://github.com/FirebaseExtended/f...
2. Arduino JSON = https://github.com/bblanchon/ArduinoJ...
3. DHT11 = https://github.com/adafruit/DHT-senso...
4. Adafruit Sensor = https://github.com/adafruit/Adafruit_...