RCWL_1X05

Device Control

A library for the I2C mode of ultrasonic distance sensors RCWL-1605, RCWL-1005, and probably HC-SR04P
This library, demo code, and information is probably applicable to all ultrasonic distance modules with an RCWL-9600 chip or a 96XX variant like RCWL-9623 or RCWL-9624. The library provides oneShot (blocking), triggered (non blocking), and continous modes of operation, an optional filter, and temperature correction.

Author: juh

Maintainer: juh

Read the documentation

Compatibility

This library is compatible with the avr, esp32 architectures so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.