Difference between revisions of ":Select Station/18/en"
From meteobridge
(Neue Version von externer Quelle importiert) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
− | ==Humidity Stretch== | + | ===Humidity Stretch=== |
When you have a humidity sensor that only reports values from 5 to 95 relative humidity, you can stretch its values to the full range of 0-100 (as done in the example). Value ranges are controlled not to leave [0..100] interval. | When you have a humidity sensor that only reports values from 5 to 95 relative humidity, you can stretch its values to the full range of 0-100 (as done in the example). Value ranges are controlled not to leave [0..100] interval. |
Revision as of 16:44, 9 December 2015
Humidity Stretch
When you have a humidity sensor that only reports values from 5 to 95 relative humidity, you can stretch its values to the full range of 0-100 (as done in the example). Value ranges are controlled not to leave [0..100] interval.