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.
With growing popularity of Smart Cities, there is always a demand for smart solutions for every domain. The IoT has enabled the…
Most of the farmers use large portions of farming land and it becomes very difficult to reach and track each corner of large…
There are many IoT clouds available to store and monitor the data from various sensors. With increasing popularity of IoT, more…
RTC or Real Time Clock is the most commonly used module in Electronics and embedded devices to keep track of time. But the…
In this tutorial we will interface OLED Display with NodeMCU ESP8266. NodeMCU is an open source IoT platform that includes…
OTA Programming (Over the Air) is a process which allows devices to upgrade their firmware or software…
Now a days, the Bluetooth has become integral part of digital devices and it comes inbuilt in most of the devices such as…
As the IoT revolution is booming with every single day, the number of connected devices are increasing very rapidly. In future…
Humans and machines interact and communicate with one other in many possible ways, computers have monitor, keyboard and mouse,…
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…