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 |
ECCN/HTS
HSCODE | 9031900090 |
USHSCODE | 9026104000 |
UPC | 841454107484 |
EUHSCODE | 9013101000 |
COO | CHINA |
LEARN AND DOCUMENTS
SHARED BY USERS
REVIEWS
-
from order viewthe quality is perfect
-
from order viewAMAZING!
-
from product detail summaryRemember the sound travels very slowly, about 74 microseconds per inch! So, if you are sending out pulses too fast, outgoing and incoming echoes are going to interfere with each other. So be sure to put in DelayMicroseconds() between calls to the Ranger. How much to delay is left as an exercise for the reader.
-
from order viewSensors work great!
-
from order viewThis user did not leave any comments.