Data Processing
Arduino library for high accuracy presence detection using analog proximity sensors.
TrueProx is useful for high accuracy non-blocking presence detection or obstacle avoidance applications using typical analog proximity sensors. The library works by collecting a number of samples from a sensor during a predefined interval and using consistent data to trigger a callback function.
Maintainer: Dominick Lee
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.