Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
interfaces:dht11 [2024/05/29 15:21] – [RPi] darron | interfaces:dht11 [2024/11/28 07:53] (current) – [Resources] darron | ||
---|---|---|---|
Line 4: | Line 4: | ||
{{: | {{: | ||
{{: | {{: | ||
- | |||
</ | </ | ||
+ | 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 (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 |
+ | a few retries. | ||
==config.txt== | ==config.txt== | ||
Line 32: | Line 37: | ||
===Resources=== | ===Resources=== | ||
- | [[https:// | + | [[https:// |
+ | [[https:// |