Page 1 of 1

DH22 and rrdtool

Posted: Sun Jul 05, 2015 11:26 am
by Obel
Hi Guys

Did anybody manage to input the humidity sensor result into the rrdtool database ?

So far a manage to connect it correctly and configure it
so i got following result

pi@raspberrypi ~/hum $ sudo Adafruit_DHT 22 27
Using pin #27
Data (40): 0x1 0x90 0x1 0x3 0x95
Temp = 25.9 *C, Hum = 40.0 %

No I Am struggling with a script which would get the Hum result and update it to rrdtool database.
Anybody got something already and can share please ? :?:

Re: DH22 and rrdtool

Posted: Sun Jul 05, 2015 11:40 am
by joan
Putting dht22 rrdtool in the search box gives 14 matches.

Re: DH22 and rrdtool

Posted: Sun Jul 05, 2015 10:02 pm
by danjperron