Library for SHT3x family (SHT30, SHT31, SHT33, SHT35) of I2C temperature and relative humidity sensors.
The SHT3x is a fully calibrated, linearised and temperature compensated temperature and humidity sensor.
typical I2C clock speed to be used
operation mode for SHT3x
see SHT3x_MODE_x
Flags to specify the quality for the measurements of the SHT3x
initializes the SHT3x
Reads serial number and starts measurement (if not SHT3x_MODE_INST chosen). If the SHT3x has already been initialized, beforehand any running measurements are stopped and a soft reset is performed.
closes SHT3x and grants minimum power consumption
It stops any periodic measurement and performs a soft reset. The soft reset also turns off the heater.
reads the measured values from the SHT3x.
absolute maximum I2C clock speed
result flags for SHT3x_readStatus()
reads status register of the SHT3x
issues current status (contents of the status register or errors when accessing the register) via the console if it has changed since the last call of this function