News

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.
Here we are making a simple project with Arduino which uses three basic components that are IR Sensor, Relay Module and DC Motor. Here we will interface IR sensor with Arduino to control DC Motor.
I recently had to build an infrared close proximity sensor that could tell if something was dropped in a parcel delivery drop box. After some searching, I ended up using a microcontroller and a piece ...
Arduino Sensor Interfacing (Flex sensor, IR Sensor, PIR ,BMP180, LM35, LM75 Refer below Tutorials for external sensor interfacing with Arduino - Visit for simillar projects at ...
IR_Sensor_With_Arduino Controlling an LED with Arduino Using an IR Sensor An Infrared (IR) sensor is a commonly used device for proximity detection and object sensing. When combined with an Arduino ...
This Arduino based IR reflectance sensor can be easily modified and adapted for various practical applications, including line-following robots and proximity or edge detection.
Attached below are some Arduino sketches that might be of use to you: Infrared (IR) remote control (RC) protocol guessing - This first sketch looks at the beginning of an RC signal and tries to guess ...
The automatic light system, based on Arduino Uno and IR sensors is designed to automatically switch the washroom light on and off, operating on AC mains. Whenever a person enters the washroom, the ...