Bluetooth Low Energy (BLE) is a powerful communication protocol, especially for IoT applications where low power consumption is crucial. In this
Building a Motion Detection System Using ESP32 and ESP-NOW
Posted on by Rolan Gaspar Pereira
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
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
Interfacing ESP32 with 16×2 LCD Displays
Posted on by Rolan Gaspar Pereira
In our projects, the ability to display information is crucial for user interaction and data visualization. One popular display option is the 16x
How to use the PIR Motion Sensor using interrupts and timers
Posted on by Rolan Gaspar Pereira
Every project that we invent or create is built with an intent to solve an existing issue. We take various inputs from the environment and afte
How to interface the Humidity Sensor DHT11 with the ESP32 (Web Server)
Posted on by Rolan Gaspar Pereira
Measuring Temperature, humidity is become an important task in lives. As we monitor temperatures in various places for example a freezer or a cak
How to use Bluetooth on the ESP32 ?
Posted on by Rolan Gaspar Pereira
Introduction
The ESP32 comes in-built WiFi, Bluetooth and BLE (Bluetooth Low Energy). We will generally use more of WiFi with ESP32 but the Bl
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
How to Read Analog Signals with the ESP32?
Posted on by Rolan Gaspar Pereira
Introduction
Analog Signals are signals that change in nature with time. Unlike digital signals they have many states, and can be used to cont