Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5

I'm under way
#31

I swear I've seen a display like this somewhere, but can not remember where? Cool

ATM readings are also working?

I believe that your drawings will be very useful for all those who are willing to build the system, but think that it is very complex. They show that the system is much simpler to build than it initially appears.

Thank you for your cooperation and great work.

Reply
#32

(06-08-2014, 00:29)Werk_AG Wrote:  ATM readings are also working?

Yep Smile

(06-08-2014, 00:29)Werk_AG Wrote:  I believe that your drawings will be very useful for all those who are willing to build the system, but think that it is very complex. They show that the system is much simpler to build than it initially appears.

Thank you for your cooperation and great work.

That's true, I was worried that it was going to be too complex but once I started assembling the breadboard I was surprised it was fairly simple.

I have skipped the switches and jumpers that I will add in later (once I discover what they do Wink ).
Reply
#33

Quote:That's true, I was worried that it was going to be too complex but once I started assembling the breadboard I was surprised it was fairly simple.

The Eagle scheme gives the wrong idea, I did it just to draw the board and did not think much in the aspect of making easy its interpretation. Luckily, with your drawings you did an excellent job dismantling this apparent complexity.

Quote:I have skipped the switches and jumpers that I will add in later (once I discover what they do Smile ).

Being at this point, I will not spoil your enjoyment of discovery ...
Soon you'll be seeing those data in Cumulus! Cool

Reply
#34

(06-08-2014, 02:51)Werk_AG Wrote:  Being at this point, I will not spoil your enjoyment of discovery ...
Soon you'll be seeing those data in Cumulus! Cool

I now know what the switch doesTongue

I've hooked it up to my cupless sensor and are getting at least the wind direction Smile

I've also setup a dummy version of cumulus and that's working too.

Just a couple of problems.
1) I'm getting UV and Solar rad fiqures without any sensors lol.
2) When I start Cumulus, the RX unit restarts and I get bad data until the units are all talking.
EDIT:
3) Case T is always reading high at 74c (looks like it's actually reporting Fahrenheit)
Reply
#35

Quote:I've hooked it up to my cupless sensor and are getting at least the wind direction

You may now find if the wind direction readings are correct. The wind vane has a mark on is body. Point that mark to South. Manually rotate the vane to for N, E, S, and W. Check if the readings are correct. They must be. If necessary slightly adjust the value of R8 (it must be as close to 10K as possible).

Quote:I've also setup a dummy version of cumulus and that's working too.

I supose you are running the RX software in Davis VP2 emulation mode, right?

Quote:Just a couple of problems.
1) I'm getting UV and Solar rad fiqures without any sensors lol.
2) When I start Cumulus, the RX unit restarts and I get bad data until the units are all talking.

1) In TX software, comment this line:
//#define ID4
I think this will solve the problem.

2) Now it's time to talk about the VP1 switch. The VP1 switch is there exactly to prevents the auto-reset (this is a Arduino Nano feature, it auto-reset every time serial port is initialized) when Cumulus starts.
VP1 must be off, only when you install or upgrade RX software. After that, put VP1 switch on, wait at least 3 minutes to give time for the receiver get data from external sensors, and start Cumulus.
Let the RX unit working and forget... Now you can start and stop Cumulus every time is necessary.

Quote:EDIT:
3) Case T is always reading high at 74c (looks like it's actually reporting Fahrenheit)

Value is always the same? I will check this.
The System batterie voltage reading shows anything?
I ask because the two are sent on the same datapacket.

Reply
#36

(06-08-2014, 13:27)Werk_AG Wrote:  I supose you are running the RX software in Davis VP2 emulation mode, right?

I suppose so Smile I've selected Vantage Pro2/Vue in the Station settings.


Quote: Now it's time to talk about the VP1 switch. The VP1 switch is there exactly to prevents the auto-reset (this is a Arduino Nano feature, it auto-reset every time serial port is initialized) when Cumulus starts.
VP1 must be off, only when you install or upgrade RX software. After that, put VP1 switch on, wait at least 3 minutes to give time for the receiver get data from external sensors, and start Cumulus.
Let the RX unit working and forget... Now you can start and stop Cumulus every time is necessary.

Dam, my quoting didn't work, hope you can read that right.
Great, I'll add that jumper in pronto.

Quote:Value is always the same? I will check this.

No, it seems to change.
Quote:The System batterie voltage reading shows anything?
I ask because the two are sent on the same datapacket.

The voltage shows now that I've got a jumper between the battery and 12V pins Wink

I've nearly finished the breadboard layout in Fritzing too.
Reply
#37

Quote:Dam, my quoting didn't work, hope you can read that right.

uncle_bob, I edited your last topic just to correct tha quote problem (forget to close the first quote).
Sorry for that.

Reply
#38

(06-08-2014, 13:27)Werk_AG Wrote:  1) In TX software, comment this line:
//#define ID4
I think this will solve the problem.

I'll give that a go. I thought maybe those unused pins might need to be tied to high or low to stop them drifting around.

Can the Fine Offset WS3081 UV sensors be used to our knowledge?
Reply
#39

Quote:The voltage shows now that I've got a jumper between the battery and 5V pins

Great. It's it! It must work for any voltage between 0 an 20V.

Just a litle explanation for all of us:
The TX unit was been designed to be powered from a solar system. So the pin Bat, is for remote monitoring, not the TX unit power voltage, but the solar battery voltage.


Just to try understanding why data from TMP36 is not correct, can you please activate DebugID5 on TX, and post here what you get?

Quote:I've nearly finished the breadboard layout in Fritzing too.
Have your time, we are not in a hurry!

Reply
#40

(06-08-2014, 14:40)Werk_AG Wrote:  Just to try understanding why data from TMP36 is not correct, can you please activate DebugID5 on TX, and post here what you get?

Do I need to activate #define Local_TestMode too and get a serial dump?

Oh, I also nearly lost the fritzing breadboard design.
When I plugged the TX unit into USB the PC locked up and I had to reset :/
Lucky Fritzing recovered the files Smile
Reply




Users browsing this thread: 1 Guest(s)