You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Smart PC Power Button using ESP32 - Control your desktop PC remotely using an ESP32, web interface, and a relay module. Supports physical button press, local Wi-Fi triggering, and web server interface — perfect for smart automation projects or remote PC access setups.
A smart home automation mini-project built using ESP8266 and a 4-channel relay to control home appliances via Alexa voice commands and manual switches. Created in November 2022 as a 3rd-year Electrical Engineering mini-project. (2022)
A beginner-friendly IoT home automation system using NodeMCU ESP8266 and Blynk Cloud. Control up to 4 appliances remotely via smartphone using virtual pins and Wi-Fi.
An autonomous fire-extinguishing robot that detects flames, navigates toward the source, and extinguishes fires using sensor-based robotics and embedded systems.
A fire detection and response system using the ESP32-S3 and MLX90640 IR thermal camera. Detects high-temperature zones via thermal imaging and triggers a relay-based actuator, sending real-time fire alerts over WiFi.
This project demonstrates how to control an **electrical relay module** using a **push button** and an **Arduino UNO**. When the button is pressed, the relay activates; when released, it deactivates — a foundational project for learning **home automation** and **device control**.
Bluetooth-based Home Automation System using Arduino UNO and Android application to wirelessly control household appliances via HC-05 module and relay interface.
Arduino-based automated cocktail-making machine with menu-driven user interface, ultrasonic cup detection, and relay-controlled ingredient dispensing for consistent and spill-free mocktail preparation.
Complete guide for programming and modifying the STC15F104W used in ESP-01 1-channel relay modules, including firmware flashing, UART wiring, and hardware fixes.
An ESP32-based relay control system featuring a built-in Wi-Fi web interface and clap detection for manual appliance control. Operates in Access Point mode without requiring an internet connection