diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2017-03-28 23:28:09 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2017-03-28 23:28:09 +0200 |
commit | aeb0530715f50af5dfe65fc36baff2826fea277d (patch) | |
tree | 155a62a0443dc435c7b5b5a8d3911bc38e3c1d91 /sht7x | |
parent | 81aa7b559b306ab18e5840c951f71b829c9deea9 (diff) | |
download | sigrok-dumps-aeb0530715f50af5dfe65fc36baff2826fea277d.tar.gz sigrok-dumps-aeb0530715f50af5dfe65fc36baff2826fea277d.zip |
Add an example Sensirion SHT7x dump.
Diffstat (limited to 'sht7x')
-rw-r--r-- | sht7x/README | 28 | ||||
-rw-r--r-- | sht7x/sensirion_sht7x_26c_27rh.sr | bin | 0 -> 84386 bytes |
2 files changed, 28 insertions, 0 deletions
diff --git a/sht7x/README b/sht7x/README new file mode 100644 index 0000000..3a16448 --- /dev/null +++ b/sht7x/README @@ -0,0 +1,28 @@ +------------------------------------------------------------------------------- +Sensirion SHT7x +------------------------------------------------------------------------------- + +This is a set of dumps of a Sensirion SHT7x temperature/humidity sensor. + +For details see: +https://www.sensirion.com/en/products/humidity-sensors/pintype-digital-humidity-sensors/ +https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Sensirion_Humidity_Sensors_SHT7x_Datasheet_V5.pdf +https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Sensirion_Humidity_Sensors_SHT1x_SHT7x_CRC_Calculation_V1.pdf + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a USBee SX (at 8 MHz): + + Probe SHT7x + ----------------- + 2 DATA + 3 SCK + + +Data +---- + +The sensor reports a temperature of ca. 26 °C and a humidity of ca. 27 %RH. + diff --git a/sht7x/sensirion_sht7x_26c_27rh.sr b/sht7x/sensirion_sht7x_26c_27rh.sr Binary files differnew file mode 100644 index 0000000..28b643d --- /dev/null +++ b/sht7x/sensirion_sht7x_26c_27rh.sr |