DHT11/22 checkHumidity syntax error
-
@Oene-Bakker Do you have a pull-up resistor on it?
-
@WereCatf
No but when I use a 10K pull up I get the same resultsroot@Omega-5101:~/checkHumidity/bin# ./checkHumidity 20 DHT11
-255.000000
-255.000000Also tried lower values 4.7K and 1K but that didn't work also
-
@Oene-Bakker Any luck with this? I have an Omega 1 and have the same problem albeit with the older version of checkHumidity.
-
@Prakhar-Birla no sorry. I stopped trying.
-
Dropbox stays the file is no longer available. Is there an alternate url to get checkHumidity for the Omega2? Please and thanks!
-
+1 on looking for the Omega2 compiled version of this. Dropbox link didn't work for me either.
-
+1 looking for the Omega2 ver as well
-
+1 still looking
-
Any updates about the binaries for omega2?
-
Hi all
Good news. I migrated original code successfully to work on Omega2!
See https://github.com/h0l0gram/omega2-checkHumidity for binary and source.Make sure your Omega2 has firmware >=0.1.10 b160 or it won't work.
root@Omega-1234:~# oupgrade -c > Device Firmware Version: 0.1.10 b160 > Checking latest version online... > Repo Firmware Version: 0.1.10 b160 > Comparing version numbers > Device firmware is up to date! root@Omega-1234:~#
See https://wiki.onion.io/Tutorials/Updating-the-Omega
Example
root@Omega-1234:~/checkHumidity# ./checkHumidity 19 DHT22 48.299999 28.299999