Skip to content

uc-mani/Arduino_Smart-Lighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Smart Home Automation using Arduino

Sensing The Surrounding’s Light using LDR :(value 0 -1023):

  • 0 -------------Light Intensity Lower
  • 1023 --------Light Intensity Higher
  • High Intensity outside (~1023) -----Bulb with low intensity (~0)
  • Low Intensity Outside (~0)-----Bulb with high intensity (~255)
  • PWM Signal to LED (Bulb) (Value 0-255)

Schematics:

Schematics

Setup:

6

Testing:

video.1.mp4
  • When LDR has low intensity(dark), LED Bulb fully lights up! 5 2

  • When LDR receive high intensity Light(sun), the LED bulb dims down! 4 1

About

Smart Home Automation using Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages