Learn how to create an ESP32-powered Smart traffic management system using IoT that uses IR sensors for real-time vehicle detection, enables adaptive signal control, and provides a live web dashboard for monitoring traffic flow.
In this Visuino project, you will learn how to use the ESP32-C3 LCD Kit to create a colorful Countdown Timer using a rotary encoder, an LCD display, and an RGB LED.
In this easy Visuino tutorial, you’ll learn how to use the Matter protocol to control an LED on your Arduino Nano ESP32 directly from your smartphone — creating a simple and powerful smart home automation setup.
In this Visuino project, you’ll learn how to easily measure and display water levels using a water level sensor and an I2C LCD — all without writing a single line of code!
In this Visuino project, you will learn how to control a linear actuator automatically based on temperature (or humidity) readings using a DHT11 sensor, an I2C LCD display, and an L298N DC Motor Driver.
Build a diy Meshtastic node using Meshtastic ESP32 and LoRa devices for secure, long-range, encrypted mesh messaging, perfect for off-grid communication.
This module from Elecrow has endless possibilities for making DIY projects in a relatively simple way, without the need for soldering or other hardware work.
This project successfully demonstrates that the Unihiker K10 board, despite being AI-oriented, can effectively utilize standard Arduino libraries for creating traditional electronics projects.
In this Visuino project, you will learn how to use the ESP32-C3 LCD kit to control an RGB LED’s brightness with a rotary encoder. Turning the encoder adjusts the brightness in steps from 0 to 1 with 0.1 increments, and the current brightness level is shown directly on the LCD display. Pressing the encoder’s button instantly sets a random LED color, making the project both fun and interactive. This tutorial is perfect for learning how to: Configure and Use the rotary encoder on ESP32-C3 Display live brightness values on the LCD screen Randomize LED colors with a simple button press Use Visuino Visual Programming to quickly design interactive IoT projects Bring your ESP32-C3 LCD kit to life with this engaging RGB LED brightness controller!