Learn ESP32 with iotwebplanet

ESP32 Telegram Bot LED Control: Turn LED ON and OFF Using Telegram

ESP32 Telegram Bot LED Control Using TelegramWant to control an LED from anywhere using your smartphone? In this project, we will build an ESP32 Telegram Bot LED Control system that allows you to turn an LED ON and OFF remotely using Telegram commands.The ESP32 connects to a Wi-Fi network and communicates with a Telegram Bot using the Telegram Bot API. Once connected, you can send commands such as /on, /off, and /status from Telegram.This is a simple but powerful IoT...

Read more...
tds sensor with esp32

ESP32 with TDS Sensor

ESP32 with TDS Sensor Water Quality Monitoring using ESP32 TDS SensorWater quality plays a crucial role in drinking water safety, aquariums, hydroponics, agriculture, and industrial applications. One of the easiest ways to monitor water quality is by measuring the Total Dissolved Solids (TDS) using a TDS Sensor.In this tutorial, you'll learn how to interface a TDS Sensor with ESP32, understand its working principle, connect the hardware, upload the Arduino code, and calculate TDS values in PPM (Parts Per Million). This...

Read more...
turbidity sensor with esp32

Turbidity Sensor with ESP32

Water quality is one of the most important factors in drinking water, aquaculture, industries, and environmental monitoring. A Turbidity Sensor with ESP32 helps measure how clear or cloudy water is by detecting suspended particles. When combined with an ESP32, the Turbidity Sensor with ESP32 can easily monitor water quality in real time and upload data to IoT dashboards. Using a Turbidity Sensor with ESP32 enhances the accuracy of monitoring.Utilizing a Turbidity Sensor with ESP32 ensures that water quality data is...

Read more...

ESP32-S3 Super Mini with 16×4 I2C LCD

IntroductionThe ESP32-S3 Super Mini is a powerful compact development board based on the ESP32-S3 chip. It provides high performance, WiFi, Bluetooth Low Energy (BLE), low power consumption, and plenty of GPIO pins for IoT and embedded projects, making it ideal for the ESP32-S3 Super Mini LCD project. This ESP32-S3 Super Mini LCD project will allow you to build various applications. In this ESP32-S3 Super Mini tutorial, we will explore these applications in detailThis project is perfect for:IoT display projectsSensor monitoring...

Read more...

ESP32 with BNO055 Sensor Complete Guide

The BNO055 sensor is one of the most advanced smart orientation sensors available for IoT and embedded systems projects. If you are working with an ESP32 development board and need accurate motion tracking, acceleration sensing, orientation detection, or gesture-based projects, then the BNO055 sensor is an excellent choice. This guide serves as an essential ESP32 BNO055 tutorial for integrating the sensor. This ESP32 BNO055 tutorial will help you understand how to implement the sensor effectively.In this complete tutorial, you will...

Read more...