Arduino with DHT22

94 views
Skip to first unread message

Syed Zargham

unread,
Sep 24, 2013, 8:19:39 AM9/24/13
to sens...@googlegroups.com
Hi everyone,

Can anyone please help me with uploading temperature and humidity 
data on to open.sen.se? In detail, I am using DHT22 sensor and Arduino (Ethernet)
board and all i need is to upload temp and humidity data appropriately, at the moment 
I can get measure and upload but can not show uploaded data as a fraction or floating
state. for example, temp is like 30C but it should be 30.0C also Humid like 58% but not 58.0%.

Thanks to all,

Jaam

Remy

unread,
Sep 25, 2013, 3:00:43 AM9/25/13
to sens...@googlegroups.com
Hi Syed,
you can try followings :

1. in your device multiply the Temperature Value for ex: 21.36 * 100 = 2136
2. in sense use the Calculator App and divide this Value for ex: 2136 / 100 = 21.36

Hope this Help

Regards
Remo

Syed Zargham

unread,
Sep 30, 2013, 3:35:32 AM9/30/13
to sens...@googlegroups.com
Thanks Remo I will do that.
Reply all
Reply to author
Forward
Message has been deleted
0 new messages