flame detection system A flame detection system is a device or system that is used to detect the presence of [...]
ESP32 web server An ESP32 web server is a server that runs on an ESP32 microcontroller and allows other devices [...]
Purpose of this tutorial: The objective of this tutorial is to light up an LED by the ESP32 board. Necessary [...]
internet of things definition IoT stands for "Internet of Things." It refers to the growing network of physical devices, vehicles, [...]
The ESP32 is a microcontroller with built-in Wi-Fi and Bluetooth capabilities. It can be programmed using the Arduino IDE or [...]
A traffic light is an electronic device that controls the flow of vehicular and pedestrian traffic using a set of [...]
Purpose of this tutorial: In this tutorial we will see how to display a text in an LCD display with [...]
Objective of this project: The objective of this project is to create a traffic light following these steps: The red [...]
Purpose of this tutorial: To display text on a SSD1306 OLED display using an ESP32, you would need to connect [...]
Purpose of this tutorial: To vary the light intensity of an RGB LED using an ESP32, you would need to [...]
Purpose of this tutorial: To control a buzzer using an ESP32, you would need to connect the buzzer to a [...]
The DHT11 sensor is a low-cost humidity and temperature sensor that can be used to measure the temperature and humidity [...]