|
SensESP 3.3.0
Universal Signal K sensor toolkit ESP32
|
Go to the source code of this file.
Classes | |
| class | sensesp::AnalogVoltage |
| A transform that takes the output of an analog-to-digital converter and outputs the voltage that went into it. (This can be the built-in ADC on the ESP, or it can be an external ADC like the ADS1015/1115.). More... | |
Namespaces | |
| namespace | sensesp |
Functions | |
| const String | sensesp::ConfigSchema (const AnalogVoltage &obj) |
Variables | |
| constexpr int | kMaxAnalogOutput = 4096 |
|
constexpr |
Definition at line 7 of file analogvoltage.h.