1. Software Install: In this part, we will see how to install the software required to work with the NODEMCU. We will use the Arduino IDE. And you have to add the ESP8266 board.
  2. Blinking integrated LED: In this video we will see how to blink the integrated LED of the NODEMCU. I am using the LoLin version.
  3. Working with LED: We will see how to work with LED.
  4. NodeMcu (ESP8266) Tutorial 4: RGB LED
  5. In this video, we will see how to use functions.
  6. In this video, we will see how to program a button
  7. In this video we will see how to program the Serial LCD display. This display is very convenient because it uses only 4 pins
  8. In this video we will se how program the rain sensor
  9. In this video, we will see how to program a relay
  10. In this video, we will see how use a photoresistor
  11. In this video, we will see how to program a Servo
  12. In this video, we will see how to program the OLED display with a NODEMCU.
  13. In this video, we will see how to program the tilt sensor. We will make a security alert system where every time you move the sensor, the internal LED will blink.
  14. In this video, we will see how to use the soil moisture sensor with the ESP8266. You can use this sensor in a smart garden project where you will irrigate your plan only when the moisture of the soil is very low.
  15. In this video, we will see how to program the temperature sensor (DHT11, DHT21, DHT22) with the ESP8266.
  16. In this video, we will see how to use the PIR or motion sensor with the ESP8266.
  17. In this video, we will see how to write and read data in the EEPROM of the ESP8266.