Arduino Tutorial: Light sensing
In this blog/tutorial, we will see how to use a Light Dependent Resistor (also called a photoresistor) along with an Arduino as a light sensor and log our readings on to the Serial Monitor. This can be used for many projects, such as an automatic night lamp, or a smart light whose brightness is dependent …