-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an example Sensirion SHT7x dump.
- Loading branch information
1 parent
81aa7b5
commit aeb0530
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.