News

Project Overview This project demonstrates how to measure distance using a Sharp IR sensor with an Arduino UNO. The sensor will read the distance to an object and print the value to the Serial Monitor ...
The code includes the Arduino - C Code (SharpIRDistanceSensorObjTrack.ino) and the Sharp IR library that gets placed under your Arduino IDE's library files. The Arduino code does a simple sweep from 0 ...