Close

Discussions

didac wrote 08/17/2017 at 16:55 point

Hi Richard,

I find very interesting your project as I want to control solar thermal installations via SMS. I can't find the Regexp.h library. Could you tell me where to get it from?
Thanks

  Are you sure? yes | no

uzanto wrote 07/18/2017 at 12:18 point

I've got a error compiling the project:

Oro.ino: In function ‘String GetTempData()’:
Oro.ino:411:29: error: call of overloaded ‘String(float&)’ is ambiguous

Oro.ino:411:56: error: call of overloaded ‘String(float&)’ is ambiguous

The line is:

return TXT_Humid+String(h)+"%\r\n"+TXT_Temp+String(t);

Thank you for share the project.

  Are you sure? yes | no

Richard Deininger wrote 10/20/2016 at 06:26 point

Hi langtupt,...

what's the problem?

  Are you sure? yes | no

langtupt wrote 10/20/2016 at 03:04 point

Hi Bro,

Can you help using rain sensor with sim900a and arduino?

  Are you sure? yes | no