Added sensor to allsky #703
Replies: 3 comments 3 replies
-
|
@maserowik, In "extra.txt", how did you get the And your DHT sensor is on pin 26? Is "DHT" for Dew, Humidity, Temperature? |
Beta Was this translation helpful? Give feedback.
-
|
@EricClaeys 1_Wire here is some of the code I used. tempread= tempf= DB18b20 is attached to GPIO pin 4 (7) DHT I hope this answers the question you asked. Mike |
Beta Was this translation helpful? Give feedback.
-
|
Got my DHT and DB18b20 reporting on the raspi but can you tell me how you added them to allsky? Do I convert the txt files to .py and upload them as modules? The documentation is pretty sparse. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I had added a few sensor to my allsky sensor.
I have added the uptime
I add record time
I have a waterproof D18b20 temp sensor or air temp outside the enclosure
I have a DHT22 for inside the enclosure
I have added the pi's GPU and CPU
So far I like the output.
Here is the output on my allsky

here are the program I am using
extra.txt
dht.txt
Beta Was this translation helpful? Give feedback.
All reactions