diff options
-rw-r--r-- | i2c/sensirion_sht2x/README | 13 | ||||
-rw-r--r-- | i2c/sensirion_sht2x/i2c-sht21-100khz-read-serial-hold.sr | bin | 0 -> 2062 bytes |
2 files changed, 11 insertions, 2 deletions
diff --git a/i2c/sensirion_sht2x/README b/i2c/sensirion_sht2x/README index 9b51b57..94c2695 100644 --- a/i2c/sensirion_sht2x/README +++ b/i2c/sensirion_sht2x/README @@ -20,8 +20,17 @@ The logic analyzer used was a USBee SX (at 8 MHz): 2 SCL -Data ----- +sensirion_sht21_humidity35.sr +----------------------------- The sensor reports a humidity of ca. 35 %RH. + +i2c-sht21-100khz-read-serial-hold.sr +------------------------------------ + +This file captures reading the version and serial, as well as using +the "temp hold" and "humidity hold" reading styles. Notice SCL held low +by the slave. + +Temperature is ~23C and RH ~50% and the serial number is "e4d2 0122 d208 0131". diff --git a/i2c/sensirion_sht2x/i2c-sht21-100khz-read-serial-hold.sr b/i2c/sensirion_sht2x/i2c-sht21-100khz-read-serial-hold.sr Binary files differnew file mode 100644 index 0000000..f7dc259 --- /dev/null +++ b/i2c/sensirion_sht2x/i2c-sht21-100khz-read-serial-hold.sr |