Ultrasonic Range Sensor (Arduino & Raspberry Pi Compatible)
Hook up this Ultrasonic Range Sensor into your projects to detect distance between 3 and 400cm with accuracy up to 0.3cm. Arduino and Raspberry Pi Compatible.
Categories
Newsletter
Hook up this Ultrasonic Range Sensor into your projects to detect distance between 3 and 400cm with accuracy up to 0.3cm. Arduino and Raspberry Pi Compatible.
This sensor uses ultrasonic signals to detect the distance of any object in front of it. It is designed for easy modular project usage with industrial performance.
Easily interface with this sensor using its 4 pins, VCC (high voltage from your arduino board), Trig (sends out the ultrasonic signal), Echo (recieves the ultrasonic signal sent by trig for measurement) , GND (ground from your arduino board). To start ranging, pull the Trig pin to high for more than 10us, based on how high the Echo pin's value is, you can tell how far the object in front of the sensor is.