83 DFREC(
unsigned int apin,
unsigned int uart_ow,
84 unsigned int device_idx,
DFREC(unsigned int apin, unsigned int uart_ow, unsigned int device_idx, float a_ref)
Definition: dfrec.cxx:34
void setThreshold2(float thres, float scale, float offset)
Definition: dfrec.cxx:101
void update()
Definition: dfrec.cxx:48
float getNormalized()
Definition: dfrec.cxx:81
void setThresholdMinMax(float min, float max)
Definition: dfrec.cxx:91
~DFREC()
Definition: dfrec.cxx:44
C++ API wrapper for the bh1749 driver.
Definition: a110x.hpp:29
float getVolts()
Definition: dfrec.cxx:76
float getTemperature()
Definition: dfrec.cxx:86
void setThreshold3(float scale, float offset)
Definition: dfrec.cxx:106
void setScale(float scale)
Definition: dfrec.cxx:66
void setThreshold1(float thres, float scale, float offset)
Definition: dfrec.cxx:96
float getEC()
Definition: dfrec.cxx:71
C API for the DFRobot EC Meter.
DFRobot EC Meter.
Definition: dfrec.hpp:68
void setOffset(float offset)
Definition: dfrec.cxx:61