News

Light and dark detection using an LDR. For this project, let’s stick to the LDR sensor module so we can select the light or dark detection by placing jumpers. We’ll be using this module to detect ...
A program that detects whether there's some amount of light and starts playing a song with a buzzer. This program will run on Arduino. It detects the amount of light using a LDR sensor. Most of its ...