News

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. Connect the VCC ...
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 ...
An infrared proximity sensor, or IR Sensor, is an electronic device that emits infrared light to detect objects and motion in Arduino projects. This interfacing of the IR sensor module with Arduino is ...
Sharp GP2D12 and 2Y0A02 infrared rangers output a voltage proportionate to the distance of an object from the sensor. The GPD12 senses objects at a distance of 10-80cm, while the 2Y0A02 has twice the ...
Have you ever wondered how speed guns measure the speed of moving vehicles or how an athlete's sprint speed is recorded? Normally these speed sensors work with radar or laser technology to bounce back ...