DFRobot
SRF02 ultrasonic sensor
This low cost SFR02 ultrasonic ranger has both I2C and Serial interfaces. New AutoTune algorithms intelligently back the minimum range right up to the tra...
This low cost SFR02 ultrasonic ranger has both I2C and Serial interfaces. New AutoTune algorithms intelligently back the minimum range right up to the transducer ringdown for the very best performance possible, automatically, in the background, and with no calibration cycles necessary. Additional new commands allow for separate burst and ranging control.
The SRF02 arduino ultrasonic sensor features both I2C and a Serial interfaces. The serial interface is a standard TTL level UART format at 9600 baud,1 start, 2 stop and no parity bits, and may be connected directly to the serial ports on any microcontroller. Up to 16 SRF02's may be connected together on a single bus, either I2C or Serial.
New commands in the SRF02 include the ability to send an ultrasonic burst on its own without a reception cycle, and the ability to perform a reception cycle without the preceding burst. Because the SRF02 uses a single transducer for both transmission and reception, the minimum range is higher than our other dual transducer rangers. The minimum measurement range is around 15cm (6 inches). Like all Devantech rangefinders, the SRF02 can measure in microseconds, cm or inches.
DOCUMENTS
SHIPPING LIST
- SRF02 ultrasonic sensor x1
Jargon buster
Plain-language definitions for the technical terms used above.
- baud
- Baud is the signalling rate of a serial connection, often used as the speed setting for UART communication. Matching the baud rate matters because both connected devices must use the same setting for readable data.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
Find this product in
Brands
Supplier page — dfrobot.com
Supplier Description · 443.7 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au