Introduction
In this article, we'll explore how to create a motion detection system using two ESP32 boards and the ESP-NOW protocol. One ESP32 boa
Smart Plant Pot With ESP32: Greening Your World with IoT
Posted on by Rolan Gaspar Pereira
In the age of the Internet of Things (IoT), even our potted plants can benefit from smart technology. The Smart Plant Pot with ESP32 is an ingeni
How to Create a Flask Server with Python using a Raspberry Pi
Posted on by Rolan Gaspar Pereira
In the realm of electronics and IoT projects, having a robust server to interact with your devices is crucial. Flask, a micro web framework for P
Guide to Using SSD1306 Display with Arduino
Posted on by Rolan Gaspar Pereira
Introduction
In this guide, we'll walk through how to use an I2C (Inter-Integrated Circuit) display with an Arduino board. I2C displays are po
Control AC Appliances with ESP8266 NodeMCU with a Relay Module
Posted on by Rolan Gaspar Pereira
Introduction
We try to think how wireless devices function. How we can control various devices from any part of the world and so many othe
Task Automation with Simple Timer using the ESP32
Posted on by Rolan Gaspar Pereira
Download the SimpleTimer Library before uploading the code on to the ESP32.
Link for the Library
Case 1 : Toggle LED
Case 2 : Task
Water Level Monitoring and Solar Water Heater Control
Posted on by Rolan Gaspar Pereira
Introduction
Water is a precious resource, and its efficient use is essential, especially in regions facing water scarcity. One way to optimiz
Rainwater Harvesting and Recharge System: A Fun Project for Kids
Posted on by Rolan Gaspar Pereira
Introduction
Hello, young scientists and future engineers! Today, we have a fantastic project that combines technology, water conservation, and a
What is IoT (Internet of Things) ?
Posted on by Rolan Gaspar Pereira
This course is designed to introduce enthusiasts to the fascinating world of the Internet of Things (IoT) and how it is changing the way we live
How to make an ESP32 Web Server?
Posted on by Rolan Gaspar Pereira
Web Server is a computer software with underlying hardware that accepts requests from HTTP. We are going to build a web server with the ESP32 that w