Description
Digital proximity sensor performs the measurement with the method of time-of-flight. It operates in the range of from 3 to 200 cm with accuracy of +/- 3%. It is powered with the voltage from 3.3 to 5 V, it has a built-in voltage regulator, it communicates via the I2C bus. The module has necessary for the correct operation of the system, passive elements. The pin is a Gravity connector for connection of the module with the cable included in the set. Time-of-flight method is to measure the time from emmiting the pulse from an infrared to its return to the detector. It depends on the reflection of light from the object.
Specification
- Supply voltage: from 3.3 V to 5 V
- Working voltage: 2.8 V
- Measuring range: from 3 cm to 200 cm
- IR transmitter: 960 nm
- Accuracy: +/- 3 %
- Field of view: 25°
- Measurement time:<= 30ms
- Interface: I2C
- Operating temperature: -20 to 70°C
- Board sizes:20 x 22 mmx 2 mm
The product is compatible with Arduino User manual of the connection and example of the code can be found at this address. |
Communication
The module communicates with the board using the Grove connector through the I2C interface.
Name |
Description |
---|---|
+ | The module's supply voltage from 3.3 to 5 V. |
- |
The ground of the system. |
C | I2C clock line. |
D |
Data line of I2C. |
XSHUT |
The pin disabling the module activated through the low status. By default, it is pulled up to VDD. Low status switches the sensor in standby mode. Details inthe documentation. |
GPIO1 | Programmable interrupt's output. Details inthe documentation. |
Useful links |