News

The Arduino Uno Distance Sensor (Sharp IR Distance Sensor) measures distance by emitting infrared light and detecting the reflection. It provides accurate distance readings in various environments, ...
arduino-mega-distance-sharp-ir-sensor The Arduino Mega interfaces with a Sharp IR distance sensor module, allowing precise measurement of distances based on infrared reflection, suitable for robotics, ...
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 ...
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.
It’s an interesting take on a 3D scanner. He used a stepper motor to rotate the object being scanned, and an Arduino for control, but the real novelty is the way he used the sensor.
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 ...