News

Programming Arduino for interfacing BH1750 Light Sensor. The programming portion for using this LUX sensor with Arduino is very easy. Although there is a library available for this sensor, but we can ...
Light sensor Dark sensor. 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 ...
Automatic Light Coding. Arduino Uno is used to compute the logics of the two IR sensors. The circuit is controlled through the software loaded in internal memory of the Arduino. The program ...
TCS3200 Color Sensor . TCS3200 is a color sensor which can detect any number of colors with right programming. TCS3200 contains RGB (Red Green Blue) arrays. As shown in figure on microscopic level one ...
This is a simple arduino project for a soil moisture sensor that will light up a LED at a certain moisture level. It uses Arduino Duemilanove microcontroller board. Two wires placed in the soil pot ...