WEEK 10 (FYP 2)


Activity: Interface Webserver with NodeMcu (Experiment 3)



Introduction

In this project we are going to build a simple home automation project allows you to control home appliance from anywhere. Webserver is a simple to create button.

Hardware required

Webpage and NodeMCU is used in this example. Inset NodeMCU to the Webserver as shown in the image ahead then connect NodeMCU to PC or Laptop through USB cable.

Connect UCB cable from NodeMcu to PC or Laptop


On Webpage

You need to perform following steps on Blynk App.
  • Insert the IP address got from serial monitor at Arduino IDE.


Insert the IP addresse and set the name project

  • After insert the IP address, the webpage will show the button



Button on webpage


CODE



The experiment was successful !!!!!!!!!!!

Comments