DHT22 Temp and Humility Sensor connected to CS6 of the Duex5
-
Hello,
If I want to use this senor to read temp and humility in the bed chamber Is this how the code should be?
M305 P103 X401 T22 S"Chamber Temperature"
M305 P104 X451 T22 S"Chamber Humidity [%]"And how do I see the readings via DWC and Paneldue ?
-
I found it on the DWC under the Extra tab, but not on Paneldue 5i.
quadcells -
This was wrong for CS6:
M305 P103 X401 T22 S"Chamber Temperature"
M305 P104 X451 T22 S"Chamber Humidity [%]"This is correct for CS6:
M305 P103 X405 T22 S"Chamber Temperature"
M305 P104 X455 T22 S"Chamber Humidity [%]"So I now see the readings correctly on the +Extra tab in DWC, but not on the PanelDue
-
PanelDue does not yet support chamber temperature.
-
@dc42 Thanks for the info. Didn't know that .