SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
analogvoltage.h File Reference
#include "sensesp/ui/config_item.h"
#include "transform.h"
Include dependency graph for analogvoltage.h:
This graph shows which files directly or indirectly include this file:

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
 

Macros

#define MAX_ANALOG_OUTPUT   4096
 

Functions

const String sensesp::ConfigSchema (const AnalogVoltage &obj)
 

Macro Definition Documentation

◆ MAX_ANALOG_OUTPUT

#define MAX_ANALOG_OUTPUT   4096

Definition at line 7 of file analogvoltage.h.