News

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 ...
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.
Build a Speed Sensor using Arduino with IR speed sensors to accurately measure the speed of moving objects. This tutorial covers circuit design, sensor calibration, speed calculations, and optimized ...
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.
Arduino Uno with an infrared sensor connected to a LCD. It will display which button was pressed in the remote control The code for Arduino can be found in the src directory. It's just a single file ...
After some searching, I ended up using a microcontroller and a piece of code borrowed from the web that I tweaked and adapted. The microcontroller-based concept was chosen because I wanted to scale ...
You will not miss a single step if you follow his excellent videos below. Plus, here are some other ways and other tools for using an IR remote with your Arduino and cloning an infrared remote.
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) ...