IoT Door Security with custom Android App using Firebase

IoT Door Security with custom Android App using Firebase An IoT door security system that uses Internet of Things (IoT) technology to enhance the security of a door by allowing the door to be monitored and controlled remotely. This can be achieved through the use of sensors and other devices that are connected to the … Read more

IoT LPG Gas Detection with Blynk 2.0

IoT LPG Gas Detection with Blynk 2.0

IoT LPG Gas Detection with Blynk 2.0 Detecting and monitoring gas leaks is crucial for public safety. In this project we will build an IoT LPG gas detection system with blynk 2.0 which will send you push and email notification upon gas leakage. MQ5 gas sensor is a device that is used to detect the … Read more

IoT Smart Plant Watering System Project

IoT Smart Plant Watering System Project In today’s world, technology has moved to extreme level where it can make human life simple and easy. With the help of Internet of Things we can automate or control lots of such devices in out day to day life. In this tutorial we are going to build a … Read more

Monitoring Weather Data using BMP280 and Blynk 2.0

Monitoring Weather Data using BMP280 and Blynk 2.0

Monitoring Weather Data using BMP280 and Blynk 2.0 Monitoring weather data is an important part of meteorology. Weather data is used to monitor the atmosphere, to forecast weather conditions and to monitor climate change. Meteorologists use a variety of weather data to make predictions. So we came up with an idea of building a small … Read more

NTP Digital Clock using ESP8266 and OLED Display

NTP Digital Clock using ESP8266 and OLED Display

NTP Digital Clock using ESP8266 and OLED Display With the advancement of technology, time has always been measured in different devices in different ways. In this tutorial, we will let you know about NTP Digital Clock using ESP8266 and OLED Display. No worries that you will lose time by turning off the circuit and going … Read more

DHT11 Sensor with ESP-NOW and ESP32

DHT11 Sensor with ESP-NOW and ESP32

DHT11 Sensor with ESP-NOW and ESP32 In this project, we intend to use ESP32 board and Wemos board with ESP8266 chip to send temperature values ​​from ESP32 board to Wemos board using ESP-NOW protocol. Also in this project, we will send the temperature and humidity values ​​from the DHT11 sensor to the another ESP board … Read more

Temperature Monitoring with ESP-DASH Webserver

Temperature Monitoring with ESP-DASH Webserver

Temperature Monitoring with ESP-DASH Webserver Ambient temperature measurement can be performed with different sensors and scenarios. We use the ESP-Dash library to display graphics and Real-time in this project. Using the Ds18b20 sensor as well as the Wemos board, which uses the ESP8266 Wi-Fi chip, we will monitor the temperature graphically with ESP-Dash . We will also … Read more

Wemos D1 Mini Web Server based Servo Motor Control

Wemos D1 Mini Web Server based Servo Motor Control

Wemos D1 Mini Web Server based Servo Motor Control So far, we have generated the pwm signal in various ways and thus controlled the servo motors. In this tutorial, we are going to do this differently. We will be using a web server run by our Wemos board and we will be able to measure … Read more

IoT Project using Local Blynk Server

IoT Project using Local Blynk Server We make lots of projects in IoT and we all connect it with some IoT platforms using internet. In this article you will learn how to connect a IoT Project using Local Blynk Server. If you haven’t build local blynk server then please read the below post to configure … Read more

Coding the WeMos D1 Mini using Arduino IDE

Coding the WeMos D1 Mini using Arduino IDE WeMOS D1 Mini is compact development boards available in the market. It is one of the board from ESP8266 family. In this article we will see coding the WeMos D1 Mini using Arduino IDE software. WeMOS D1 Mini is equipped with ESP8266 WiFi based micro-controller board. This … Read more