ESP8266 Projects

The ESP Wi-Fi modules are microcontrollers with Wi-Fi and Bluetooth (not all models) capability, developed by Espressif Systems. It consists of many development boards like ESP8266-01, ESP8266, NodeMCU, ESP12, ESP32 etc. All the development boards can be easily programmed using Arduino IDE and can be used in a variety of applications like Home Automation, Internet of things (IoT), Smart devices etc.. The below list consists of a large collection of ESP8266 projects with circuit diagram, code and hardware demonstration.   You can also check out the Arduino ESP8266 projects if you have to interface an ESP with Arduino board.

January 25, 2021

RFID stands for Radio Frequency Identification, it’s a very simple and inexpensive piece of technology that can be used to make…

January 18, 2021

Internet of Things (IoT) has seen exponential growth over the past couple of years. A new study from International Data…

January 12, 2021

When developing robotic projects, motors are one of the most important parts of the whole project and there is always a need…

December 23, 2020

Over the past few years, IoT (Internet of Things) devices have become an indistinguishable part of our daily lives. From smart…

December 16, 2020

As the winter season approaches; comes that time of the year when the festival of lights is celebrated. Yes, we are talking…

December 2, 2020

In many IoT applications, there are situations where the sensor data needs to monitor continuously, and the simplest way to do…

November 10, 2020

In this article, we are building an AC Fan Regulator Circuit, which is able to control the speed of the fan by restricting the…

November 4, 2020

Relays are common in many switching circuits where controlling (turning ON or OFF) an AC load is required. But due to the…

October 19, 2020

For a beginner who is interested in programming Wi-Fi enabled microcontrollers like the ESP8266, understanding the ESP-IDF…

August 19, 2020

The ESP Controllers from Espressif are becoming a widely popular choice for IoT based designs. There are many kinds of ESP…

June 4, 2020

Previously we built a smart container using weight as a measurement parameter to send alerts. Now in this IoT smart jar, we…

May 18, 2020

We previously used NodeMCU to log temperature data in the Google sheet. Now here we are going to send data to Thinger.io IoT…