In this NodeMCU ESP8266 project, I have shown how to make a home automation system using NodeMCU and Blynk App. With this IoT project, you can control four home appliances from the smartphone and manual switches. If there is no WiFi available then you can control the relay module from manual push buttons.
With this smart home project, you can also monitor the real-time status of the relay module in the Blynk app. If WiFi is available the ESP8266 will automatically connect with the WiFi.
First update the Preferences –> Aditional boards Manager URLs: https://dl.espressif.com/dl/package_esp32_index.json, http://arduino.esp8266.com/stable/package_esp8266com_index.json
Then install the ESP8266 board from the Board manager or Click Here to download ESP8266 Board.
After that install the Blynk library. Click Here to download the Blynk library.


0 Comments