SensESP 2.7.2
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
analogvoltage.h File Reference
#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   1024
 

Macro Definition Documentation

◆ MAX_ANALOG_OUTPUT

#define MAX_ANALOG_OUTPUT   1024

Definition at line 9 of file analogvoltage.h.