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.
Atmega16 is a low cost 8 bit microcontroller and comes with more number of GPIO’s than its previous version of microcontrollers…
Microcontrollers have small internal memory which is not enough to save sensors generated data for long time, either you have…
ESP8266 Wi-Fi transceiver provides a way to connect a microcontroller to the network. It is widely used in IoT projects as it…
Have you ever thought of controlling any peripheral from anywhere in the world? Yes the IoT (Internet of things) has made this…
Home Automation has always been inspiring projects for most of us. Toggling an AC load from the comfort of our chairs…
If you think about future technologies then the two names, which immediately comes in your mind, are Artificial Intelligence (…
IoT (Internet of Things) is no longer a buzzword. With several inspiring use cases, emanating on a daily basis, multiple firms…
We are moving towards the World of Internet of Things (IoT), a technology which is going to play a very…
The ESP8266-01 has been a great module to quench all our thirsts for IOT projects. Since its release, it has developed a strong…
This tutorial will help you to send SMS to any registered mobile number from ESP8266. The ESP8266 is a powerful Wifi module…
Welcome to another exciting Project in which we will build a Voice Controlled Home Automation System using ESP8266 Wi-Fi module…
This is another interesting IOT project in which we will build a Security system which can trigger an E-mail when it detects…