ESP32 Sensor: DHT11 Temperature and Humidity Sensor

DHT11 Temperature and Humidity SensorDHT11 can measure both temperature and humidity, it is a popular, cost-effective sensor. In this article we will discuss how to read temperature and humidity with ...
Real-Time Display of ESP32-CAM Camera Images on TFT Screen: An Open-Source Solution

PrefaceIn the era of the Internet of Things (IoT), displaying images captured by a camera in real-time on a TFT screen has become a standard feature for many smart devices. ESP32, as a powerful microc...
Minimalistic Messenger

Original Project Title: ESP32 - Minimalistic MessengerProject Author: Volos ProjectsIntroductionHello everyone! This time, we're sharing a project that uses ESP-NOW for bidirectional communication.The...
ESPUI

What is ESPUIESPUI is a simple web user interface library designed for ESP32 and ESP8266 devices. It enables users to easily create and manage the web interface of their devices without any HTML, CSS,...
smart alarm clock with ESP32

IntroductionThis open-source project demonstrates how to build a multifunctional smart alarm clock using ESP8266 or ESP32 microcontrollers, featuring a network interface, sunrise wake-up light, and te...