Control the LED Over Wifi Using NodeMCU Amica(ESP8266) on WebServer

by elegocart in Circuits > Electronics

214 Views, 2 Favorites, 0 Comments

Control the LED Over Wifi Using NodeMCU Amica(ESP8266) on WebServer

blink_bb-768x307.jpg

In this Project, we will be controlling the Led on an off through wifi using ESP8266 Wifi Module or NodeMcu Module.


About ESP8266 Module:

NodeMCU Amica is based on upon ESP8266 Wifi Module and is developed into a development board. ESP8266 Wifi Module offers a complete and self-contained solution for WiFi networking, it can be employed to host the application or can be used to offload WiFi networking functions from a processor running another application. When NodeMCU Amica hosts an application, it boots up directly from an external flash. Alternately, NodeMCU Amica can be used for serving as a WiFi adapter, wireless internet access can be added to any microcontroller with simple connectivity.

Components Required:

- NodeMcu ESP8266 1

- Jumper wires -

- Breadboard 1

- LED 1

You can buy all these components from elegocart , a platform which sells only tested components. So, quality assured.

Project Setup:

blink_bb-768x307.jpg

Code:

Downloads