Namespace Meadow.Foundation.Sensors.Temperature
Classes
Adt7410
Adt7410 Temperature sensor object
AnalogTemperature
Provide the ability to read the temperature from the following sensors:
- TMP35 / 36 / 37
- LM35 / 45
AnalogTemperature.Calibration
Calibration class for AnalogTemperature.
Lm75
LM75 Temperature sensor object
Mcp9600
Represents a Mcp9600 Thermocouple sensor object
Mcp9601
Represents a Mcp9601 Thermocouple sensor object
Mcp960x
Represents a Mcp960x Thermocouple sensor object
Mcp9808
Represents a Mcp9808 temperature sensor
Pct2075
Represents a PCT2075 temperature sensor
SteinhartHartCalculatedThermistor
Thermistor temperature sensor object using the Steinhart-Hart equation to determine temperature
Thermistor
Thermistor temperature sensor object
Tmp102
TMP102 Temperature sensor object
Enums
Adt7410.Addresses
Valid I2C addresses for the sensor
Adt7410.Registers
Enumeration of register addresses for the ADT7410 temperature sensor.
Adt7410.Resolution
Indicate the resolution of the sensor
AnalogTemperature.KnownSensorType
Type of temperature sensor.
Lm75.Addresses
Valid I2C addresses for the sensor
Mcp960x.AdcResolution
Represents the available ADC resolutions for the MCP960x
Mcp960x.Addresses
Valid I2C addresses for the sensor
Mcp960x.AlertNumber
Represents the alert number for the MCP9600
Mcp960x.FilterCoefficient
Represents the available filter coefficients for the MCP960x
Mcp960x.ThermocoupleType
Represents the supported thermocouple types for the MCP960x
Mcp9808.Addresses
Valid I2C addresses for the sensor
Pct2075.Addresses
Valid I2C addresses for the PCT2075 sensor.
Tmp102.Addresses
Valid I2C addresses for the sensor
Tmp102.Resolution
Indicate the resolution of the sensor.