Author Topic: DIY "GREEN DOT" Data Logger  (Read 94978 times)

0 Members and 1 Guest are viewing this topic.

Offline torkelmj

  • Contributor
  • ***
  • Posts: 145
    • My weather station, etc.
Re: DIY "GREEN DOT" Data Logger
« Reply #150 on: December 05, 2013, 06:10:02 AM »
I have been playing with this for a few days and have just successfully programed the security register on one of my clone loggers \:D/ . I need a guinea pig to try out the interface, any volunteers?

I'd love to.

Offline JohnA

  • Member
  • *
  • Posts: 18
Re: DIY "GREEN DOT" Data Logger
« Reply #151 on: December 05, 2013, 06:34:07 AM »
Nope, if you trawl the forum you'll find that I was one of the first to supply 3rd party loggers, based on Dekays design. I have programmed the register on one of my clone loggers that uses the same chip as a davis logger, but i do not have a console to test it with.


I have a logger from the Travis design. So if I can help and test you're programming on a Vantage Vue, I can help
I also can test with a logger from Torkel

Offline belfryboy

  • Forecaster
  • *****
  • Posts: 489
  • waiting for the rain.....
    • Belfryboy Blog
Re: DIY "GREEN DOT" Data Logger
« Reply #152 on: December 05, 2013, 07:23:44 AM »
JohnA,

I think you may still be misunderstanding. I physically have a clone logger with a programmed dataflash chip on it, just not a Davis console with the firmware that previously made my logger incompatible. I would like to post it to someone in the UK (or europe) to verify that it works.

torkelmj

where are you based?

Offline belfryboy

  • Forecaster
  • *****
  • Posts: 489
  • waiting for the rain.....
    • Belfryboy Blog
Re: DIY "GREEN DOT" Data Logger
« Reply #153 on: December 05, 2013, 07:38:08 AM »
below is the data from the security register, I would be great if someone could try it as an alternative to me send a logger by post

this has been calculated from the look up table (bytes 1-64)
0x2D 0x10 0x5E 0x1C 0x67 0xD6 0x98 0xA9 0x21 0x25 0xFB 0x2D 0x2D 0x31 0x4E 0x39
0x18 0x1C 0x63 0x0C 0x31 0x21 0x35 0x25 0xAD 0x94 0x6F 0x6F 0x6B 0x77 0x73 0x7F
0x98 0x8C 0x88 0x84 0x80 0x9C 0x98 0x94 0x90 0xAD 0xA9 0xA5 0xA1 0xBD 0xB9 0xB5
0xB1 0xCA 0xCE 0xC2 0xC6 0xDA 0xDE 0xD2 0xD6 0xEB 0xEF 0xE3 0xE7 0xFB 0xFF 0xF3

this was the pre-programmed part of the logger (bytes 65-128)
0x0B 0x03 0x14 0x04 0x14 0x32 0x1F 0x22 0x00 0x00 0x32 0x00 0xFF 0xFF 0x46 0xFF
0x30 0x30 0x4D 0x32 0x36 0x39 0x35 0x38 0x10 0x0D 0x42 0xFF 0xFF 0xFF 0xFF 0xFF
0x43 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF
0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF
« Last Edit: December 05, 2013, 09:14:37 AM by belfryboy »

Offline mcrossley

  • Forecaster
  • *****
  • Posts: 1140
    • Wilmslow Astro
Re: DIY "GREEN DOT" Data Logger
« Reply #154 on: December 05, 2013, 07:48:29 AM »
That is what I get from my spread sheet too :grin: Though I am not 100% sure what you should do with the first three bytes, translate them, or leave them 'as-is'?
Mark

Offline DeKay

  • Forecaster
  • *****
  • Posts: 399
    • Mad Scientist Labs
Re: DIY "GREEN DOT" Data Logger
« Reply #155 on: December 05, 2013, 08:34:36 PM »
That is what I get from my spread sheet too :grin: Though I am not 100% sure what you should do with the first three bytes, translate them, or leave them 'as-is'?

It doesn't seem to matter.  Watson's (awesome) code just sets them to zero.

Offline JohnA

  • Member
  • *
  • Posts: 18
Re: DIY "GREEN DOT" Data Logger
« Reply #156 on: December 06, 2013, 03:07:17 AM »
Minor question...

I have a friend with a Vantage Pro2 that also like to use the logger. So I'm going to build a 2nd logger, the Travis model, because I still have 2 of his PCB's laying around.
My question is, can I still use the programming Travis supplied with the v3 version or must I use the new supplied information.

John
 

Offline belfryboy

  • Forecaster
  • *****
  • Posts: 489
  • waiting for the rain.....
    • Belfryboy Blog
Re: DIY "GREEN DOT" Data Logger
« Reply #157 on: December 06, 2013, 04:23:11 AM »
I don't see any reason why the old data wouldn't work. The console do not talk to each other to see if another unit is using the same security details. Besides other are also using this data and not reporting problems.

Offline JohnA

  • Member
  • *
  • Posts: 18
Re: DIY "GREEN DOT" Data Logger
« Reply #158 on: December 06, 2013, 05:32:11 AM »
You have a point... thanks

Offline belfryboy

  • Forecaster
  • *****
  • Posts: 489
  • waiting for the rain.....
    • Belfryboy Blog
Re: DIY "GREEN DOT" Data Logger
« Reply #159 on: December 10, 2013, 06:14:10 AM »
Well it looks like I may be back in the game! new set of boards coming from oshpark.com thanks to all those that have worked hard on this. I beleive the Dataflash option to be the least hassle and most cost effective, and now I have found a way to program the security register I should be able to produce clone loggers and wireless interfaces again!

Offline torkelmj

  • Contributor
  • ***
  • Posts: 145
    • My weather station, etc.
Re: DIY "GREEN DOT" Data Logger
« Reply #160 on: December 10, 2013, 07:12:00 AM »
That's most welcome news. The wireless interfaces which were previously available look great!  =D>

Offline Bushman

  • Forecaster
  • *****
  • Posts: 7549
    • Eagle Bay Weather
Re: DIY "GREEN DOT" Data Logger
« Reply #161 on: December 10, 2013, 09:12:18 AM »
Since this is sorted, anyone considering adding an SD card to the DIY logger?
Need low cost IP monitoring?  http://wirelesstag.net/wta.aspx?link=NisJxz6FhUa4V67/cwCRWA or PM me for 50% off Wirelesstags!!

Offline fcanete

  • Member
  • *
  • Posts: 2
Re: DIY "GREEN DOT" Data Logger
« Reply #162 on: December 10, 2013, 01:38:43 PM »
Interesting post. I own a Vantage Vue UK model, and I'll made some test with an arduino uno...

Keep connected.

Thanks to all for this great work.

Offline DeKay

  • Forecaster
  • *****
  • Posts: 399
    • Mad Scientist Labs
Re: DIY "GREEN DOT" Data Logger
« Reply #163 on: December 10, 2013, 01:46:29 PM »
Well it looks like I may be back in the game! new set of boards coming from oshpark.com thanks to all those that have worked hard on this. I beleive the Dataflash option to be the least hassle and most cost effective, and now I have found a way to program the security register I should be able to produce clone loggers and wireless interfaces again!

Good to see you back in business!  I was hoping it wouldn't take that long after watson's awesome discovery.  Somebody buy that guy a drink!

Offline watson

  • Member
  • *
  • Posts: 8
Re: DIY "GREEN DOT" Data Logger
« Reply #164 on: December 10, 2013, 04:25:07 PM »
Quote
I was hoping it wouldn't take that long after watson's awesome discovery.  Somebody buy that guy a drink!

Well, if someone really wants to thank me.. he could send me some of his compatible loggers for free :)
I would gladly accept that gift, testing them on my network stations.

Offline belfryboy

  • Forecaster
  • *****
  • Posts: 489
  • waiting for the rain.....
    • Belfryboy Blog
Re: DIY "GREEN DOT" Data Logger
« Reply #165 on: December 10, 2013, 04:47:27 PM »
Quote
I was hoping it wouldn't take that long after watson's awesome discovery.  Somebody buy that guy a drink!

Well, if someone really wants to thank me.. he could send me some of his compatible loggers for free :)
I would gladly accept that gift, testing them on my network stations.

no worries, send me a pm with your address and I'll get one in the mail, gratis.

Offline watson

  • Member
  • *
  • Posts: 8
Re: DIY "GREEN DOT" Data Logger
« Reply #166 on: December 10, 2013, 05:12:18 PM »
Thank you a lot (ps.: just sent to your @hotmail.com)

Offline belfryboy

  • Forecaster
  • *****
  • Posts: 489
  • waiting for the rain.....
    • Belfryboy Blog
Re: DIY "GREEN DOT" Data Logger
« Reply #167 on: December 11, 2013, 09:54:18 AM »
And for fun today I built a programming fixture that will enable me to read and program the dataflash chips before I solder them to the board.

Offline belfryboy

  • Forecaster
  • *****
  • Posts: 489
  • waiting for the rain.....
    • Belfryboy Blog
Re: DIY "GREEN DOT" Data Logger
« Reply #168 on: December 16, 2013, 01:50:31 PM »
My boards are shipping from oshpark.com later this week, and I hope to have a few loggers available early in the new year. It feels just like Christmas with all this anticipation......

Offline snapper

  • Senior Member
  • **
  • Posts: 64
Re: DIY "GREEN DOT" Data Logger
« Reply #169 on: December 27, 2013, 01:15:16 PM »
Hi

Just got a UK Vantage Vue  :grin: with firmware 3.0 and serial number starting MF.
Is this module available prebuilt in the UK? If so, how much is it and how do I order one?

I'm assuming it functions the same as the genuine version (i.e. USB output to PC and will log data ok)

Cheers!

Offline belfryboy

  • Forecaster
  • *****
  • Posts: 489
  • waiting for the rain.....
    • Belfryboy Blog
Re: DIY "GREEN DOT" Data Logger
« Reply #170 on: December 27, 2013, 01:49:45 PM »
I will send you a personal message as soon as i get a chance to be near a pc. I hope to have these available early in the new year.

Offline duke666

  • Senior Contributor
  • ****
  • Posts: 187
    • Nightingale Weather
Re: DIY "GREEN DOT" Data Logger
« Reply #171 on: December 27, 2013, 02:33:11 PM »
Quote
I should be able to produce clone loggers and wireless interfaces

I have totally missed any mention of 'wireless interfaces' and fail to find any mention of them in this thread. Could some one post a link with further information please?

Offline belfryboy

  • Forecaster
  • *****
  • Posts: 489
  • waiting for the rain.....
    • Belfryboy Blog
Re: DIY "GREEN DOT" Data Logger
« Reply #172 on: December 27, 2013, 03:35:16 PM »

Offline fcanete

  • Member
  • *
  • Posts: 2
Re: DIY "GREEN DOT" Data Logger
« Reply #173 on: December 29, 2013, 09:20:11 AM »
Hi

Just got a UK Vantage Vue  :grin: with firmware 3.0 and serial number starting MF.
Is this module available prebuilt in the UK? If so, how much is it and how do I order one?

I'm assuming it functions the same as the genuine version (i.e. USB output to PC and will log data ok)

Cheers!

I'm in the same boat, interested too...

Belfryboy, do you sell any of these loggers to Spain?

Thanks in advance, and have a very good new year 2014!!

Offline duke666

  • Senior Contributor
  • ****
  • Posts: 187
    • Nightingale Weather
Re: DIY "GREEN DOT" Data Logger
« Reply #174 on: January 08, 2014, 01:02:11 PM »

 

anything