Engduino  3.1.0
A fun device for learning coding
Public Member Functions | List of all members
EngduinoThermistorClass Class Reference

Public Member Functions

 EngduinoThermistorClass ()
 Constructor. More...
 
void begin ()
 begin function - must be called before using other functions More...
 
void end ()
 end function - switch off the LEDs More...
 
float temperature (temperatureUnits units=CELSIUS)
 Get the temperature. More...
 
float temperature (temperatureUnits units, float B, float T0, float R0, float R_Balance)
 Get the temperature. More...
 
uint16_t temperatureRaw ()
 Get the raw potential divider reading. More...
 

The documentation for this class was generated from the following files: