A lot of making goes on in this community these days, but sometimes you’ve just gotta do some old fashioned hacking. You ...
/ examples - Example sketches for the library (.ino). Run these from the Arduino IDE. /src - Source files for the library (.cpp, .h). Please review the LICENSE.md file for license information. Please ...
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 ...