In recent years, integrated platforms equipped with microcontrollers (with Arduino probably being the best-known brand) have been gaining popularity.
The analog value from the sensor is converted to distance using either a polynomial fit function up to fifth order or a power fit function. By default, this library is set to use polynomial ...
This is a demonstration application for the ESP32 in the ESP-IDF environment V5.4 with the newer I2C-API i2c_master. In ESP-IDF 5.4, Espressif has revised and improved the I²C API. Therefore, the ...