Grove - Ultrasonic Distance Sensor
The Grove - Ultrasonic Distance Sensor is an ultrasonic transducer that utilizes ultrasonic waves to measure distance. It can measure from 3cm to 350cm with an accuracy of up to 2mm. It is a perfect ultrasonic module for distance measurement, proximity sensors, and ultrasonic detectors.
- 10+: $2.76
YOU MAY LIKE THIS
PRODUCT DETAILS
The Grove - Ultrasonic Distance Sensor is an ultrasonic transducer that utilizes ultrasonic waves to measure distance. It can measure from 3cm to 350cm with an accuracy of up to 2mm. It is a perfect ultrasonic module for distance measurement, proximity sensors, and ultrasonic detectors.
Features
- Wide range of voltage support: in the range of 3.2V~5.2V, compatible with 3.3V / 5V, and can be directly connected to the Raspberry Pi I/O
- Save I/O resources: only need 3 pins, transmit and receive signals occupy one I/O pin through time division multiplexing
- Wide measurement range: 3cm ~ 350cm
-
Easy to use: compatible with Grove port, just plug-and-play
- Full documents and libraries provided for Arduino, Python, and Codecraft
Description
How does the ultrasonic distance sensor work?
Here is a simple example of how an ultrasonic sensor works to measure distance:
- Firstly, the transmitter (trig pin) sends a sound wave
- The object picks the wave up, reflecting it back to the sensor.
- The receiver (echo pin) picks it up
Applications
- Distance measurement
- Ultrasonic detector
- Proximity alarm
- Smart car
Demo
We updated the support and example code to help you plug and play the ultrasonic distance sensor with Wio Terminal.
Hardware Overview
Technical details
Dimensions | 50mm x25mm x16mm |
Weight | G.W 17g |
Battery | Exclude |
Measuring range | 3cm - 350cm |
Operating voltage | DC 3.2~5.2V |
Operating current | 8mA |
Ultrasonic frequency | 40kHz |
Connector | Grove x1 |
Output | PWM |
Part List
Grove - Ultrasonic Ranger | 1 |
LEARN AND DOCUMENTS
SHARED BY USERS
REVIEWS
-
Work Well and Learn A Lot with this Ultrasonic ModulesI have used these in the past for the makeshift radar that can be found all over the internet as well as a "learning" robot car. IMHO they are accurate enough for hobbyist and those tinkering with arduino/raspberry pi platforms. I recommend these to anyone looking to expand their experience with programming and those tinkering with arduino and raspberry pi.
-
Works wellWorked great, no problem interfacing with my project.
-
ExcellentMade a much better Radar system by processing an analog signal derived from an intermediate point. Checkout: https://www.instructables.com/id/Arduino-Analog-Ultrasonic-Radar/
-
-