An IoT-based smart home system for efficient, secure, and comfortable living.
Core Features:
Global Remote Control: Web app to control lights, doors, and monitor sensors from anywhere.
Real-Time Monitoring: Displays temperature, humidity, parking status, and entry alerts on an LCD and web dashboard.
Automated Security & Safety: Gas leak detection (MQ2), flame sensing, automatic door control (servo motors), and distance-based parking management (ultrasonic sensor).
Smart Lighting: Lights automatically adjust based on ambient light (LDR sensor).
Implementation:
Hardware: Arduino UNO & Mega, ESP-8266 Wi-Fi module, and multiple sensors (DHT11, LDR, ultrasonic, IR flame, MQ2 gas).
Actuators: Servo motors for doors, LCD 20x4 for local display.
Software: Web interface for remote access and control; all components rigorously tested for seamless integration.