OpenELAB EASY PLUG SR01 Ultrasonic Sensor
Product Link
Introduction
Ultrasonic sensors use sonar to determine the distance from the object. This module uses a CS100A chip that can test the distance from 4 cm to 300 cm is unequal, easy to use. Its measure distance is accurate and stable, which can be applied to distance measurements, robots, anti-theft devices, etc.
This module works with V2.0 Easy Plug control board. The module includes an ultrasonic transmitter, a receiver, and a corresponding control circuit. Additionally, it comes with 4 round holes, which is convenient for customers to fix them on other devices
Specifications
Working voltage: 3.3-5V (DC)
Work current: 65mA
Working frequency: 40KHz
Maximum distance: 300cm
Minimum distance: 4cm
Measurement angle: 15 degrees
Trigger input signal: 10μs TTL pulse
Interface: RJ11 interface
Pinout
Dimensions
Size: 49 * 22 * 19mm
Weight: 9.2g
How to Use
Arduino Code
Test Result
Wire it up, burn the code, open the serial monitor and set the baud rate to 9600. you can see the distance value between the ultrasonic sensor and the obstacle, as shown below.
Last updated
Was this helpful?