ESP8266

IoT based Smart Irrigation System using Soil Moisture Sensor and ESP8266 NodeMCU IoT based Smart Irrigation System using Soil Moisture Sensor and ESP8266 NodeMCU

Most of the farmers use large portions of farming land and it becomes very difficult to reach and track each corner of large…

Log Temperature Sensor Data to Google Sheet using NodeMCU ESP8266 Log Temperature Sensor Data to Google Sheet using NodeMCU ESP8266

There are many IoT clouds available to store and monitor the data from various sensors. With increasing popularity of IoT, more…

Internet Clock: Display Date and Time on OLED using ESP8266 NodeMCU with NTP Internet Clock: Display Date and Time on OLED using ESP8266 NodeMCU with NTP

RTC or Real Time Clock is the most commonly used module in Electronics and embedded devices to keep track of time. But the…

Interfacing OLED Display with NodeMCU ESP8266 Interfacing OLED Display with NodeMCU ESP8266: Displaying Bitmap image on OLED

In this tutorial we will interface OLED Display with NodeMCU ESP8266. NodeMCU is an open source IoT platform that includes…

Programming NodeMCU ESP8266 Over-the-Air (OTA) using Arduino IDE Programming NodeMCU ESP8266 Over-the-Air (OTA) using Arduino IDEWhat is OTA Programming?

OTA Programming (Over the Air) is a process which allows devices to upgrade their firmware or software…

Bluetooth Module interfacing with ESP8266: Controlling an LED Bluetooth Module Interfacing with ESP8266: Controlling an LED

Now a days, the Bluetooth has become integral part of digital devices and it comes inbuilt in most of the devices such as…

How to use Deep Sleep Mode in ESP8266 for saving the Power How to Use Deep Sleep Mode in ESP8266 for Power Saving

As the IoT revolution is booming with every single day, the number of connected devices are increasing very rapidly. In future…

DIY Arduino Wi-Fi Shield using ESP8266 for Voice controlled Home Automation Google Assistant Based Voice Controlled Home Automation using DIY Arduino Wi-Fi Shield

Humans and machines interact and communicate with one other in many possible ways, computers have monitor, keyboard and mouse,…

Interfacing ESP8266 NodeMCU with AVR Microcontroller ATmega16 Interfacing ESP8266 NodeMCU with Atmega16 Microcontroller to Send an Email

Atmega16 is a low cost 8 bit microcontroller and comes with more number of GPIO’s than its previous version of microcontrollers…

 Sending Temperature and Humidity sensor data to Firebase Real-Time Database using NodeMCU8266 Sending Temperature and Humidity sensor data to Firebase Real-Time Database using NodeMCU ESP8266

Microcontrollers have small internal memory which is not enough to save sensors generated data for long time, either you have…