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.

May 20, 2017

Home Automation has always been inspiring projects for most of us. Toggling an AC load from the comfort of our chairs or bed of…

May 12, 2017

In this tutorial let us learn how to send E-mails from PIC Microcontroller using famous WiFi module the ESP8266. This tutorial…

May 8, 2017

In this article, let us discuss how to interface WIFI module ESP8266 with a PIC microcontroller. So far you might have been…

April 28, 2017

This is the third tutorial in continuation of our previous ESP tutorials, in which we will learn to Program the ESP8266 with…

April 27, 2017

This tutorial is the continuation of the previous tutorial Getting Started with ESP8266 (Part 1). So, to give a small recap, in…

April 25, 2017

Internet of Things and Home Automation has really been a hyped topic in the recent days. Building something on our own which…

December 29, 2016

In this post we are going to control a Servo Motor using a web browser with the help of Arduino and Wi-Fi module ESP8266. The…

December 19, 2016

In this project we are going to make a Heart Beat Detection and Monitoring System using Arduino that will detect the heart beat…

December 10, 2016

In this project we are going to make an IoT Based Air Pollution Monitoring System in which we will monitor the Air Quality over…

November 24, 2016

In this DIY, we are going to make an IOT based dumpster/garbage Monitoring System which will tell us that whether the trash can…

June 25, 2016

Humidity and Temperature are very common parameters for measuring at many places like farm, green house, medical, industries…

June 23, 2016

Vehicle Tracking System becomes very important now days, especially in case of stolen vehicles. If you have GPS system…