News

In this tutorial, we are going to interface E18-D80NK IR Proximity Sensor with Arduino. The E18-D80NK is an advanced low-cost IR Proximity Sensor with an obstacle detection range of 3 cm to 80 cm.
Connect the VCC and GND pins of the IR sensor to the 5V and GND pins of the Arduino, respectively. Connect the OUT pin of the IR sensor to D2 on the Arduino. Connect the anode (+) of the LED to a ...
Simplify the process of extracting IR codes from your household appliances' remotes using Arduino and a TSOP sensor with this project. Capture and analyze IR signals effortlessly, empowering you to ...
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 ...
Why TCRT5000 and Arduino Nano? For many people, this question would have popped up. The reason for using a TCRT5000 IR sensor is to detect the position of the thermometer and take temperature reading ...
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.
We’ve featured loads of IR Arduino projects and they are all exciting and unique. The projects spring from a specific need or problem where a custom infrared remote control is the solution. [… ...
A project-based on Arduino Uno and IR sensors is used to automatically switch on and switch off a washroom’s light (Automated Washroom Light) ...