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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages