ESP 8266

It is an open source wifi module with larger number of GPIO pins as Arduino but with wifi capabilities, it operates with 3.3v as against of Arduino which requires 5v. Nodemcu is the cheapest wifi module available in the market.

The best part of it, we can program this module with Arduino IDE.

With NodeMcu

we can create a simple Web Server.

Access internet,

Send HTTP request,