SensorWLED

Signal Input/Output

Provides methods to retrieve instant and peak values from the ADC input. The Arduino library SensorWLED splits the input from a varying analog signal from the ADC into components, i.e., provides the capability of a sample-and-hold circuit.
The library has methods that return ADC input as read i.e., instant, while other functions hold the peak sampled value while decaying with user-set decay parameters.

Author: Debinix Team

Maintainer: Debinix Team

Read the documentation

Compatibility

This library is compatible with the esp32, esp8266 architectures.

Releases

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