Comments on: Temperature and Humidity Data Logger using Arduino https://electrosome.com/temperature-humidity-data-logger-arduino/ You Inspire.....We Create..... Thu, 26 Nov 2020 21:34:40 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Stefan https://electrosome.com/temperature-humidity-data-logger-arduino/#comments/9817 Thu, 26 Nov 2020 21:34:40 +0000 https://electrosome.com/?p=13630#comment-9817 Thank you for this Project 🙂

]]>
By: Reinhard Vogelaar https://electrosome.com/temperature-humidity-data-logger-arduino/#comments/9589 Sun, 05 Apr 2020 12:31:23 +0000 https://electrosome.com/?p=13630#comment-9589 In reply to Ligo George.

Thanks for the help. I deleted everything, started fresh and now everything is working perfectly!

]]>
By: Ligo George https://electrosome.com/temperature-humidity-data-logger-arduino/#comments/9578 Thu, 02 Apr 2020 03:59:26 +0000 https://electrosome.com/?p=13630#comment-9578 In reply to reinhard.

Looks like you have duplicate libraries.. I recommend completely uninstall arduino and start fresh.

]]>
By: reinhard https://electrosome.com/temperature-humidity-data-logger-arduino/#comments/9572 Tue, 31 Mar 2020 12:44:19 +0000 https://electrosome.com/?p=13630#comment-9572 After trying to verify the code, I get this error message:

Arduino: 1.8.12 (Windows Store 1.8.33.0) (Windows 10), Board: “Arduino Uno”

In file included from C:UsersreinhOneDriveDocumentsArduinosketch_mar18asketch_mar18a.ino:2:0:

Multiple libraries were found for “DHT.h”
C:UsersreinhOneDriveDocumentsArduinolibrariesDHT-sensor-library-master/DHT_U.h:36:10: fatal error: Adafruit_Sensor.h: No such file or directory

Used: C:UsersreinhOneDriveDocumentsArduinolibrariesDHT-sensor-library-master
#include

Not used: C:UsersreinhOneDriveDocumentsArduinolibrariesDHT_sensor_library
^~~~~~~~~~~~~~~~~~~

compilation terminated.

exit status 1
Error compiling for board Arduino Uno.

This report would have more information with
“Show verbose output during compilation”
option enabled in File -> Preferences.

anyone knows the solution to my problem?

]]>
By: Daygen Naickerr https://electrosome.com/temperature-humidity-data-logger-arduino/#comments/7463 Tue, 23 Jul 2019 07:00:58 +0000 https://electrosome.com/?p=13630#comment-7463 Good day, what can I add to this code to control a relay to close when the humidity exceeds 30%

]]>
By: TImo https://electrosome.com/temperature-humidity-data-logger-arduino/#comments/7257 Fri, 22 Feb 2019 14:34:44 +0000 https://electrosome.com/?p=13630#comment-7257 In reply to Saint Skinny.

You have to use the first version of the lib
😀

]]>
By: Saint Skinny https://electrosome.com/temperature-humidity-data-logger-arduino/#comments/7145 Fri, 03 Aug 2018 14:02:48 +0000 https://electrosome.com/?p=13630#comment-7145 I’d like to have the arduino take the Temp and RH% values and convert them to VPD, how would I do that?

]]>
By: Swati Parihar https://electrosome.com/temperature-humidity-data-logger-arduino/#comments/7129 Fri, 13 Jul 2018 00:53:01 +0000 https://electrosome.com/?p=13630#comment-7129 how can we connect the soil sensor in this so that we are able to see the moisture content of the soil also?

]]>
By: Saint Skinny https://electrosome.com/temperature-humidity-data-logger-arduino/#comments/7102 Thu, 31 May 2018 07:51:48 +0000 https://electrosome.com/?p=13630#comment-7102 In reply to MR SHITAL CHAWRE.

Make sure all your Libraries are in the right place. It looks like the program was unable to find the adafruit sensor library. Did you download it?

]]>
By: MR SHITAL CHAWRE https://electrosome.com/temperature-humidity-data-logger-arduino/#comments/7101 Wed, 30 May 2018 06:27:05 +0000 https://electrosome.com/?p=13630#comment-7101 how to control led or relay from internet using html or any other sources from esp8266 with arduino programming ??

]]>