DH22 and rrdtool
Posted: Sun Jul 05, 2015 11:26 am
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 ?
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 ?