Skip to content

jo-123456/Automatic-Light-Control-System-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Automatic Light Control System using LDR and Arduino

πŸ“Œ Description

This project automatically controls an LED based on light intensity using an LDR sensor and Arduino Uno.

βš™οΈ Components Used

  • Arduino Uno
  • LDR (Light Dependent Resistor)
  • LED
  • Resistors (10kΞ©, 220Ξ©)
  • Breadboard and wires

πŸ”Œ Circuit

LDR and resistor form a voltage divider connected to A0. LED is connected to pin 13 through a resistor.

🧠 Working

  • LDR senses light intensity
  • Arduino reads analog values (0–1023)
  • Dark β†’ LED ON
  • Bright β†’ LED OFF

πŸ’» Code

See code.ino file

πŸ§ͺ Output

  • Cover LDR β†’ LED ON
  • Shine light β†’ LED OFF

πŸ”Œ Working Without Laptop

After uploading the code, Arduino runs independently using a power supply.

🌍 Applications

  • Street lights
  • Garden lighting
  • Smart homes

βœ… Advantages

  • Low cost
  • Energy efficient
  • Easy to build

πŸ“Έ Project Images

(Add your circuit images here)

About

Automatic light control using LDR and Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages