Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 907 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 907 Bytes

Control light intensity using LDR

TL:DR - How to control LEDS with LDR sensor.

How to control LEDS using LDR Sensor So, this is quite basic tutorial and I hope you guys will find it usefull. So, using the LDR sensor we can capture light to turn on the leds.

Short summary - How LDR works:

The LDR sensor is an active component that decreases resistance with respect to receiving light on the component's sensitive surface.

An application that can be an idea for a project :

The LDR sensor can be placed in streetlights to control when the light is on. Ambient light falling on the sensor causes the streetlight to turn off. Thus energy is saved by ensuring the light is only on during hours of darkness.

Illustration for system assembly:

https://youtu.be/L88Kv0-pDQ4

System layout:

image