News

In this project we are making a Light Sensor using LDR with Arduino to control a light bulb/CFL as per light condition of the room or outside area.
In this Arduino IR sensor module tutorial we are explaining how to connect IR sensor module with Arduino Uno and write the code to get the IR motion sensor working.
The hardware is consists of an Arduino microcontroller (here an Arduino Uno R3) and a pre-wired soil moisture sensor module. The soil moisture sensor module , built around the LM393 comparator, gives ...
To use a dark sensor instead, connect LM358 ‘s pin 7 of to one of Arduino’s digital I/O pins. As a dark sensor, the circuit will output as HIGH when it’s dark and a LOW when there’s light. The output ...
The Light Following Robot is designed to detect and follow light sources using LDRs. It utilizes an Arduino board to process sensor inputs and control the motors accordingly, allowing the robot to ...
USING AN LDR SENSOR WITH ARDUINO Introduction Hi Everyone, This is my 1st Arduino's tutorial video. In this video i am going to show you how to use a LDR or Light Dependent resistor to turn on and off ...
Here is a motor speed sensor module, the major goal is to check the rate of an electric motor. The module can be used in association with a microcontroller for motor speed detection, pulse count, ...
The circuit of Arduino-based shadow alarm is shown in Fig. 1. It consists of an Arduino board, power supply, light-dependent resistor (LDR) sensor, buzzer, relay driver and a few other components.