diff options
-rw-r--r-- | i2c/sensirion_sht2x/README | 27 | ||||
-rw-r--r-- | i2c/sensirion_sht2x/sensirion_sht21_humidity35.sr | bin | 0 -> 50370 bytes |
2 files changed, 27 insertions, 0 deletions
diff --git a/i2c/sensirion_sht2x/README b/i2c/sensirion_sht2x/README new file mode 100644 index 0000000..9b51b57 --- /dev/null +++ b/i2c/sensirion_sht2x/README @@ -0,0 +1,27 @@ +------------------------------------------------------------------------------- +Sensirion SHT2x +------------------------------------------------------------------------------- + +This is a set of dumps of a Sensirion SHT2x temperature/humidity sensor. + +For details see: +https://www.sensirion.com/en/products/humidity-sensors/humidity-temperature-sensor-sht2x-digital-i2c-accurate/ +https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Sensirion_Humidity_Sensors_SHT21_Datasheet_V4.pdf + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a USBee SX (at 8 MHz): + + Probe SHT2x + ----------------- + 1 SDA + 2 SCL + + +Data +---- + +The sensor reports a humidity of ca. 35 %RH. + diff --git a/i2c/sensirion_sht2x/sensirion_sht21_humidity35.sr b/i2c/sensirion_sht2x/sensirion_sht21_humidity35.sr Binary files differnew file mode 100644 index 0000000..4adeb93 --- /dev/null +++ b/i2c/sensirion_sht2x/sensirion_sht21_humidity35.sr |