wheatstone 2.0.0.0
Voltage and gain settings

Macros

#define WHEATSTONE_MAX_POT_KOHM   100
 
#define WHEATSTONE_R8_KOHM   1
 
#define WHEATSTONE_GAIN_R1_KOHM   1
 
#define WHEATSTONE_VCC_5V   5.0f
 
#define WHEATSTONE_VCC_3V3   3.3f
 

Detailed Description

Macro Definition Documentation

◆ WHEATSTONE_GAIN_R1_KOHM

#define WHEATSTONE_GAIN_R1_KOHM   1

◆ WHEATSTONE_MAX_POT_KOHM

#define WHEATSTONE_MAX_POT_KOHM   100

◆ WHEATSTONE_R8_KOHM

#define WHEATSTONE_R8_KOHM   1

◆ WHEATSTONE_VCC_3V3

#define WHEATSTONE_VCC_3V3   3.3f

◆ WHEATSTONE_VCC_5V

#define WHEATSTONE_VCC_5V   5.0f