Hello folks,
I would like to introduce my data logging plugin for the WeatherDuino Pro2 Plus.
![[Image: y4meWKjKZ7Pagk7v9mAeUR9LvhRN2fUZaKldChWg...pmode=none]](https://p9uama.db.files.1drv.com/y4meWKjKZ7Pagk7v9mAeUR9LvhRN2fUZaKldChWgo4YFPRpyls-sX0NL8-npC9Dcyy6TXSl0kJivE-mJku1bzevz-FbAHwS20EYAVUraQiwsVzTYoW1kG7OkvVRzy_O5-lSkDpjA7D7TusC4FQAwrD4wcgnye4NXq3vpaieZFrv9PTsV0fputJlYcPQA2JWzkJlhiWTDeOb0-XZB5FeCwSUgw?width=377&height=177&cropmode=none)
The plugin allows to log all the captured data in full precision, even that data that may be captured, but can not be transmitted via the Davis Loop Protocol.
At the moment all data is sampled each minute.
The data is saved as *.csv file in readable ascii which can be viewed or processed later on.
There are some changes on the original software by werk necessary and a small hardware modification to get access to the serial port 3 of the Meduino.
Moreover there is a possibility to export a data vector to a software interface to WeeWx to import extra data like a second rain gauge or a snow height measurement.
The corresponding driver for WeeWx is under development at the moment.
Please feel free to suggest any improvements or wishes and use it whenever you like it.
The latest version is working with WeatherDuino software v8 and available via GitHub.
https://github.com/menachers/WeatherDuino
Please read the included manual before using.
I would like to introduce my data logging plugin for the WeatherDuino Pro2 Plus.
The plugin allows to log all the captured data in full precision, even that data that may be captured, but can not be transmitted via the Davis Loop Protocol.
At the moment all data is sampled each minute.
The data is saved as *.csv file in readable ascii which can be viewed or processed later on.
There are some changes on the original software by werk necessary and a small hardware modification to get access to the serial port 3 of the Meduino.
Moreover there is a possibility to export a data vector to a software interface to WeeWx to import extra data like a second rain gauge or a snow height measurement.
The corresponding driver for WeeWx is under development at the moment.
Please feel free to suggest any improvements or wishes and use it whenever you like it.
The latest version is working with WeatherDuino software v8 and available via GitHub.
https://github.com/menachers/WeatherDuino
Please read the included manual before using.


I understand it quite well.