WeatherDuino Forum
Overall hardware setup guide - Printable Version

+- WeatherDuino Forum (https://www.meteocercal.info/forum)
+-- Forum: Weather Stations - WeatherDuino Pro2 Line (https://www.meteocercal.info/forum/Forum-Weather-Stations-WeatherDuino-Pro2-Line)
+--- Forum: Hardware Questions (https://www.meteocercal.info/forum/Forum-Hardware-Questions)
+--- Thread: Overall hardware setup guide (/Thread-Overall-hardware-setup-guide)

Pages: 1 2 3 4 5


RE: Overall hardware setup guide - uncle_bob - 13-05-2018

Oh wow, I love the look of that RX cabinet!


RE: Overall hardware setup guide - coupe pete - 13-05-2018

Thanks Werk. I put a fair bit of effort into creating a timber and stainless steel case for the RX unit in order to make sure the " Boss of the house" didn't object to the appearance and ask me to put it in the Shed  Wink

I will have to go and check the TX unit - can't remember what I did there.


RE: Overall hardware setup guide - werk_ag - 13-05-2018

(13-05-2018, 22:50)coupe pete Wrote:  Thanks Werk. I put a fair bit of effort into creating a timber and stainless steel case for the RX unit in order to make sure the " Boss of the house" didn't object to the appearance and ask me to put it in the Shed  Wink

I will have to go and check the TX unit - can't remember what I did there.

You my not believe, but I added the "big clock" as a screen saver option (instead of just turning off the backlight) thinking on the " Boss of the house". A clock is something which normally doesn't bother the "Boss of the House"  Wink

Perhaps you haven't installed it, or haven't enabled it on the TX software

Code:
// *************************************************************************************
//     Hardware Settings
// *************************************************************************************
// Define if the TMP36 sensor is instaled
#define USE_TMP36       1          // 0= Not Instaled, 1= Intalled



RE: Overall hardware setup guide - coupe pete - 13-05-2018

Happy wife, happy life


RE: Overall hardware setup guide - uncle_bob - 14-05-2018

(13-05-2018, 23:05)coupe pete Wrote:  Happy wife, happy life

I don't know about that. Mine's only happy when she's buying clothes or handbags, and that don't make me happy Smile


RE: Overall hardware setup guide - hornychz - 14-05-2018

Gentlemen, do you think the wives will not read this?  Tongue


RE: Overall hardware setup guide - coupe pete - 14-05-2018

If i delete the email notifications I think my tracks are covered !!


RE: Overall hardware setup guide - coupe pete - 14-05-2018

I am noticing the RF efficiency seems to vary a lot - highest is 175%, lowest is 5%. Is usually between 50% and 90%. Rx unit seems to be receiving data ok. I am not yet using the Retransmit function of the RX unit. Is this something to be worried about ?


RE: Overall hardware setup guide - hornychz - 14-05-2018

(14-05-2018, 10:53)coupe pete Wrote:  I am noticing the RF efficiency seems to vary a lot - highest is 175%, lowest is 5%. Is usually between 50% and 90%. Rx unit seems to be receiving data ok. I am not yet using the Retransmit function of the RX unit. Is this something to be worried about ?

Hello,

I think it is without any problem.
On the contrary, at home, everyone goes to watch it whenever someone leaves the house ... Very usefull item!


RE: Overall hardware setup guide - coupe pete - 17-05-2018

Now that the basic system is up and running i am wondering what the best way to display and make the data work for me. I intend to use the soil moisture sensors and temp sensors to monitor irrigation in addition to the weather data, and need to understand how best to log, display and interact with the data. I  would like to use email alerts, (e.g rain event alert, or soil moisture to dry) and perhaps get interaction with other devices.  Is Cumulus capable of this, can I use thingspeak or IFTTT for some of that functionality. I should point out I am not much of a programmer these days.


Are some threads someone can point me to ? I could not find anything that seemed to point me in the right direction by searching.