Skip to content

Mirhamidqureshi/Automatic-Light-Control-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Light Control System using Arduino

🔌 Project Type: Embedded Systems / IoT
🎓 Level: Academic / Semester Project
👤 Author: Hamid Ali


📌 Project Overview

This project demonstrates an automatic light control system using Arduino. The system automatically turns ON the light when motion is detected in low-light conditions and turns it OFF when no motion is detected or sufficient light is available.


🧠 Components Used

  • Arduino Uno
  • PIR Motion Sensor
  • LDR (Light Dependent Resistor)
  • Relay Module
  • Bulb / Load
  • Resistors & Jumper Wires

⚙️ Working Principle

  • LDR detects ambient light level
  • PIR sensor detects human motion
  • If motion is detected AND light level is low → Light turns ON
  • If no motion OR light level is sufficient → Light turns OFF

🛠 Technologies & Skills

  • Arduino Programming (Embedded C)
  • Sensors & Actuators
  • Basic Electronics
  • Automation Logic

📂 Source Code

Arduino code is available in the code/ directory.


⚠️ Disclaimer

This project is created for educational purposes only.

About

Arduino-based automatic light control system using PIR motion sensor and LDR

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages