TecnoMate logo
ESP32 WiFi Controlled Relay
1 / 6
ESP32
ESP32BeginnerIntermediateesp32wifirelay

ESP32 WiFi Controlled Relay

Control electrical appliances remotely using an ESP32 and Wi-Fi through a web browser without any cloud service.

₹4753.00

Inclusive of all taxes

Development fee₹2359.00
Components (from library)₹2394.00
Total per unit (incl. GST)₹4753.00
  • Secure payments via Razorpay
  • 7-day returns on defective items
  • GST invoice on every order
In stock

Free delivery on orders above ₹2,000

Delivers in 4-7 business days

Check delivery at your pincode

Quantity:
1
Total: ₹4753.00

₹4753.00

Inclusive of all taxes

Components

7 items

Difficulty

Intermediate

Build Time

1 – 2 hours

Project Details

The ESP32 WiFi Controlled Relay project allows users to switch electrical loads such as lights, fans, or sockets ON and OFF wirelessly using a simple web interface. The ESP32 acts as a local web server, hosting control buttons accessible from any smartphone or laptop connected to the same Wi-Fi network. This project eliminates the need for Bluetooth or external cloud platforms, making it fast, secure, and reliable. It is widely used in smart switch designs, home automation prototypes, IoT learning labs, and final-year mini projects.

How It Works

The ESP32 connects to a Wi-Fi network and starts a local web server on port 80. When a client (smartphone or laptop) accesses the ESP32's IP address, it serves a simple HTML page with ON and OFF buttons. Clicking a button sends an HTTP request to the ESP32 (e.g., /ON or /OFF). The ESP32 parses the request and toggles GPIO 2 accordingly, which controls the relay module. The relay switches the AC load (like a bulb) ON or OFF. This creates a fully local, cloud-free control system.

Prerequisites

Basic knowledge of electronics, familiarity with Arduino IDE, understanding of Wi-Fi concepts, and experience with simple circuits. Users should also be aware of electrical safety when working with AC loads.

What You'll Learn

ESP32 Wi-Fi communication

Learn to connect ESP32 to Wi-Fi networks

Web server creation

Create a local web server on ESP32

Relay switching logic

Control relay states based on web requests

Embedded HTML control

Generate HTML interfaces for device control

Practical IoT device control

Implement real-world IoT automation

Key Features

Wireless relay control

Control relays remotely via Wi-Fi

Web-based interface

Access control buttons through a web browser

No cloud dependency

Operates locally without external services

Mobile-friendly dashboard

Interface works on smartphones and laptops

Low-cost hardware

Uses affordable, readily available components

#esp32#wifi#relay#home-automation#iot#web-server

Product images are for illustration purposes only. Actual products may differ in appearance, packaging, or specifications. See our Terms of Service.

Customer Reviews

Login to Review

You may also like