User Tools

Site Tools


amc2020:group_n:dht22

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
amc2020:group_n:dht22 [2020/07/29 11:57] – [4.3 Results] jonas001amc2020:group_n:dht22 [2023/01/05 14:38] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +<html>
 +  <left>
 +    <a href="https://wiki.eolab.de/doku.php?id=amc2020:group_n:start"; onmouseover="style.color='green'";>
 +      <span style="color:#2E71B8"; onmouseover="style.color='green'"; onmouseout="style.color='#2E71B8'";>
 +        &#8617 Back to the main page
 +      </span>
 +    </a>
 +  </left>
 +</html>
 +
 ====== DHT-22 Air Temperature and Humidity Sensor ====== ====== DHT-22 Air Temperature and Humidity Sensor ======
  
Line 287: Line 297:
 Between the printing of the results (line 3, 4, 5) and the start of the next measurement process (line 6) a time difference of 2.04 seconds could be observed. 2 seconds are due to the delay in the main loop (code section 10), the rest is due to the print() functions which consume comparably much time.  Between the printing of the results (line 3, 4, 5) and the start of the next measurement process (line 6) a time difference of 2.04 seconds could be observed. 2 seconds are due to the delay in the main loop (code section 10), the rest is due to the print() functions which consume comparably much time. 
  
-<html><center><a href="javascript:self.scrollTo(0,0);">Back to the top</a></center></html>+<html> 
 +  <center> 
 +    <span> 
 +    <a href="javascript:self.scrollTo(0,0)"onmouseover="style.color='green'";> 
 +      <span style="color:#2E71B8"; onmouseover="style.color='green'"; onmouseout="style.color='#2E71B8'";> 
 +        Back to the top &#10548 
 +      </span> 
 +    </a> 
 +    </span> 
 +  </center> 
 +</html>
amc2020/group_n/dht22.1596016645.txt.gz · Last modified: 2023/01/05 14:38 (external edit)