Difference between revisions of "SHT1X"

From Let's Control It
Jump to navigation Jump to search
(Created page with "= Introduction = The ESP module can read a SI7021 temperature/Humidity sensor using the I2C protocol. == Hardware == The TLS2561 sensor needs to be connected to a the I2C pi...")
 
Line 1: Line 1:
 
= Introduction =
 
= Introduction =
The ESP module can read a SI7021 temperature/Humidity sensor using the I2C protocol.
+
The ESP module can read a SHT1x temperature/Humidity sensor using it's custom protocol.
 
 
  
 
== Hardware ==
 
== Hardware ==
The TLS2561 sensor needs to be connected to a the I2C pins on the ESP module. These pins can be configured on the hardware tab.
+
The SHT1x sensor needs to be connected to two selectable GPIO pins. These pins can be configured on the hardware tab.
  
 
----
 
----
Line 15: Line 14:
  
 
== ESP Easy ==
 
== ESP Easy ==
Use the device tab on the ESP Easy webinterface and create a new task by editing one of the available tasks. Select "Temp + Hum SI7021" from the dropdown box.
+
Use the device tab on the ESP Easy webinterface and create a new task by editing one of the available tasks. Select "Temperature & Humidity - SHT1X" from the dropdown box.
  
  [[File:EasyConfigSI7021.png]]
+
  [[File:EasyConfigSHT1X.png]]
  
 
Enter the IDX found in the Domoticz device page. That should be all.
 
Enter the IDX found in the Domoticz device page. That should be all.

Revision as of 16:28, 10 August 2016

Introduction

The ESP module can read a SHT1x temperature/Humidity sensor using it's custom protocol.

Hardware

The SHT1x sensor needs to be connected to two selectable GPIO pins. These pins can be configured on the hardware tab.


SI7021.png


Software

Custom Sketch

ESP Easy

Use the device tab on the ESP Easy webinterface and create a new task by editing one of the available tasks. Select "Temperature & Humidity - SHT1X" from the dropdown box.

EasyConfigSHT1X.png

Enter the IDX found in the Domoticz device page. That should be all.

Optional settings

Use of formulas

Use of value names