Difference between revisions of "Temperature & Humidity S2 (use with mDesigner)"
From Microduino Wiki
Line 105: | Line 105: | ||
<br style="clear: left;" /> | <br style="clear: left;" /> | ||
</div> | </div> | ||
+ | =Block= | ||
+ | ==Temperature/Humidity Read== | ||
+ | This block reads either the temperature (in Celsius) or humidity (percentage) from the sensor and returns the value. | ||
+ | ::[[File:MDesigner_Temperature_and_Humidity_S2_Read.png]] | ||
+ | :*'''Temperature / Humidity''' - select either Temperature of Humidity to read. | ||
+ | ::*'''Temperature''' - reads the current temperature from the sensor in Celsius. | ||
+ | ::*'''Humidity''' - reads the current humidity percentage from the sensor. |
Revision as of 21:38, 3 July 2018
The Temperature & Humidity (S2) sensor is a capable of measuring the current temperature and humidity near the sensor. Support for this sensor is found in mDesigner.
Note: |
Compatible Pins
The following pins on the Hub or mCenter+'s Hub support this module:
Pin Name | Compatibility | Notes |
---|---|---|
Pin 0 | No | |
Pin 1 | No | |
Pin 2 | No | |
Pin 3 | No | |
Pin 4 | No | |
Pin 5 | No | |
Pin 6 | No | |
Pin 7 | No | |
Pin 8 | No | |
Pin 9 | No | |
Pin 10 | No | |
Pin 11 | No | |
Pin 12 | No | |
Pin 13 | No | |
Pin A0 | No | |
Pin A1 | No | |
Pin A2 | No | |
Pin A3 | No | |
Pin A6 | No | |
Pin A7 | No | |
Pin I2C | Yes | Any I2C / IIC pin. |
Block
Temperature/Humidity Read
This block reads either the temperature (in Celsius) or humidity (percentage) from the sensor and returns the value.