Skip to content

Commit

Permalink
Add an example Sensirion SHT7x dump.
Browse files Browse the repository at this point in the history
  • Loading branch information
uwehermann committed Mar 28, 2017
1 parent 81aa7b5 commit aeb0530
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions sht7x/README
Original file line number Diff line number Diff line change
@@ -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.

Binary file added sht7x/sensirion_sht7x_26c_27rh.sr
Binary file not shown.

0 comments on commit aeb0530

Please sign in to comment.