Sht3x Class

Definition

Humidity and Temperature Sensor SHT3x

public class Sht3x : IDisposable
[System.Device.Model.Interface("Humidity and Temperature Sensor SHT3x")]
public class Sht3x : IDisposable
type Sht3x = class
    interface IDisposable
[<System.Device.Model.Interface("Humidity and Temperature Sensor SHT3x")>]
type Sht3x = class
    interface IDisposable
Public Class Sht3x
Implements IDisposable
Inheritance
Sht3x
Attributes
Implements

Constructors

Sht3x(I2cDevice, Resolution)

Creates a new instance of the SHT3x

Properties

Heater

SHT3x Heater

Humidity

SHT3x Relative Humidity (%)

Resolution

SHT3x Resolution

Temperature

SHT3x Temperature

Methods

Dispose()

Cleanup

Reset()

SHT3x Soft Reset

Applies to