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
interfaces:dht11 [2024/05/29 15:22] darroninterfaces:dht11 [2024/05/29 16:11] (current) – [DHT11] darron
Line 4: Line 4:
 {{:interfaces:dht11.jpg?200}} \\ {{:interfaces:dht11.jpg?200}} \\
 {{:interfaces:dht11-pinout.jpg?200}} \\ {{:interfaces:dht11-pinout.jpg?200}} \\
- 
 </wrap> </wrap>
  
 +Humidity and temperature sensor.
 +
 +The temperature sensor is reasonably accurate but humidity
 +is ludicrously inaccurate but can be used to determine humidity
 +changes?
 ===RPi=== ===RPi===
  
 In the past (2/1/2016) the kernel mode for reading the DHT11 did not work In the past (2/1/2016) the kernel mode for reading the DHT11 did not work
-but in 2024 it appears to be functional.+reliably or at all but in 2024 it appears to be functional but may require 
 +a few retries.
  
 ==config.txt== ==config.txt==