ESP32 YL-99 Limit Switch Safety System

The ESP32 YL-99 Limit Switch Safety System is a reliable solution for detecting mechanical limits in machines. The YL-99 module is a compact limit switch board that includes a mechanical switch and interface pins, making it easy to connect with microcontrollers like the ESP32.This project helps prevent motor overtravel, machine damage, and mechanical failure in automation systems.What is YL-99 Limit Switch?The YL-99 Limit Switch Module is a mechanical micro-switch mounted on a PCB with 3 pins:VCCGNDOUTIt works as a digital...

Read more...

ESP32 Inductive Proximity Sensor Metal Detection Project

The ESP32 Inductive Proximity Sensor Metal Detection project is a simple and powerful way to detect metallic objects using an ESP32 microcontroller. Inductive proximity sensors are widely used in industrial automation, object detection systems, and manufacturing units for reliable metal detection without physical contact.In this tutorial, you will learn how to interface an inductive proximity sensor with ESP32, understand how metal detection works, and run a simple program to detect metallic objects using the Serial Monitor.What is an Inductive Proximity...

Read more...

ESP32 Hall Effect Sensor A3144–Magnetic Field Detection Project

ESP32 Hall Effect Sensor A3144 is a simple and powerful combination used to detect magnetic fields in electronics and IoT projects. By interfacing the A3144 Hall Effect sensor with an ESP32 microcontroller, we can easily detect the presence of a magnet and trigger actions such as counting rotations, monitoring speed, or activating alarms.In this tutorial, we will learn how to connect the A3144 Hall Effect sensor with ESP32, understand how it works, and write a simple program to detect magnetic...

Read more...

ESP32 Water Level Monitoring Using ESP-NOW and Float Sensors

ESP32 Water Level Monitoring in storage tanks is an important task in homes, industries, and agriculture. In this project, we build a wireless water level monitoring system using two ESP32 boards, float sensors, and the fast wireless communication protocol ESP-NOW.The system sends water level data from one ESP32 to another without using a router or internet connection. The receiver ESP32 displays the water level status on the Serial Monitor, making the system simple, efficient, and reliable.IntroductionWater tanks often require manual...

Read more...

LoRa-02 SX1278 with ESP32: Complete Pinout, Wiring, and Long-Range Communication Guide

IntroductionLong-range wireless communication without internet, Wi-Fi, or cellular network is no longer a dream. Using the LoRa-02 SX1278 module with ESP32, you can transmit data up to 8–10 km using radio frequency (433 MHz) with extremely low power consumption.The ability to transmit data over 8–10 km opens doors for remote monitoring, smart agriculture, and many other applications where conventional connectivity options fall short.Imagine a world where devices can communicate over vast distances without relying on traditional networks. The LoRa-02 SX1278...

Read more...