M5Unit-ANADIG 0.1.0 git rev:3fbd370
|
Settings for begin. More...
#include <unit_ADS1100.hpp>
Public Attributes | |
bool | start_periodic {true} |
Start periodic measurement on begin? | |
ads1100::Sampling | sampling_rate {ads1100::Sampling::Rate32} |
Data sampling rate if start on begin. | |
ads1100::PGA | pga {ads1100::PGA::Gain1} |
PGA if start on begin. | |
float | vdd {3300.f} |
VDD (mV) Unit/HatADC is 3.3V. | |
float | factor {0.25f} |
Correction factor (Normalization factor of input due to voltage divider resistors, etc) | |
Settings for begin.