|
Debinix Team Library SensorWLED
Provides methods to retrieve instant and peak values from the ADC input.
|
ADC pin and ADC channel calibration data. More...
#include <SensorWLED.h>
Public Attributes | |
| uint16_t | analog_pin |
| ADC microcontroller input pin. | |
| uint16_t | sample_count |
| Number of samples for averaging. | |
| uint16_t | sample_period |
| Averaging time window. | |
| float | cal_zero_offset |
| ADC zero offset value (mV) | |
| float | cal_slope |
| Multiplication factor to adjust ADC reading. | |
ADC pin and ADC channel calibration data.