I am kind of in the same boat. I have been using meteo (
meteo.othello.ch) but it requires considerable expertise to set up (which I do have), and is no longer maintained. Here is some info that may prove helpful (I have not yet decided whether I want to give weewx a try or not).
The WM II serial protocol document is revision 3.3, 1998 / 1999. The link to download this document is on page
http://www.davisnet.com/support/weather/downloads/software_direct.asp?SoftCat=4&SoftwareID=38This is a self extracting exe. The document itself is named Techref.doc / Techref.txt
The corresponding information for the VP devices is a PDF located at
http://www.davisnet.com/support/weather/download/VantageSerialProtocolDocs_v261.pdfThere are definitely some differences:
WM II has only 256 bytes of processor memory instead of 4KB
WM II has only 32KB of archive memory instead of 132KB
WM II has no accessible EEPPROM memory
The Loop Packet is completely different
Over the next week or so, I'll have a look at the respective protocols to see how different they might be - and so how much work might be involved for someone wanting to try. At first blush, they seem conceptually similar, but different significantly in details, so I'd have to learn how weewx works enough to find the module that supports the Vantage series to get an idea of how much work might be involved.
It would obviously save me a lot of time if someone like TK here could point me at the code that supports the Vantage series. ;)