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 Library for Sharp IR Sensors. See the readme.md file of the master branch (v1.0) for a little bit of background history on this library.
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.
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 ...
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.
sharp GP2D120X 1 Articles 3D Scanner Using A Sharp Infrared Sensor December 21, 2013 by Phillip Ryals 13 Comments ...
If you have a few hours spare and fancy creating a new Arduino project in your spare time you might be interested in this fun Arduino infrared touchscreen music controller which has been created ...