Altium Student Lab:
https://www.altium.com/in/yt/technolabcreation📌 Get started with PCB design: Altium365 :
https://www.altium365.com/yt/technolabcreation ----------------------------------------------------------------------------------------------------------------------------------------------------------------
In this video, I'll show you how to build a Relay Control System using the ESP32 that operates as a WiFi Access Point with a web server. This project lets you control 4 relays through a user-friendly web interface, accessible from any device connected to the ESP32's network. Plus, I've added Basic Authentication for secure access and EEPROM functionality to save relay states even after a power reset!
🔧 Key Features Covered in This Project:
- Host a web server on ESP32 to control relays via WiFi.
- Build a responsive HTML interface for relay toggling and status display.
- Add Basic Authentication to secure the web interface.
- Use EEPROM to retain relay states after a reset or power loss.
- Manual control through physical push buttons for added flexibility.
📚 What You'll Learn:
- Setting up a WiFi access point with a static IP.
- Implementing a secure web server using the ESP32.
- Integrating HTML and CSS for a clean user interface.
- Saving and restoring data using EEPROM in Arduino.
- Combining manual button control and web-based automation.
🎯 Applications:
- Home Automation.
- IoT Projects.
- Industrial Control Systems.
📂 Download Source Code:
👉 [---]
🌟 Don’t forget to LIKE, SHARE, and SUBSCRIBE to Technolab Creation for more exciting electronics and IoT projects. Hit the bell icon 🔔 so you never miss an update!
💬 Have questions? Drop them in the comments below, and I'll get back to you!
🎥 Chapters:
0:00 Introduction
0:54 Altium 365
1:48 Altium Student Lab.
2:33 Connection
2:50 Code Explanation
6:02 Configuration
9:44 Demonstration
Tags:
#ESP32 #IoT #RelayControl #WiFiProjects #TechnolabCreation #EmbeddedSystems #HomeAutomation