Ws2300
A driver for the LaCrosse WS-2300

Ws2300 manipulates the LaCrosse WS-2300 weather station via its RS232 interface. It can read and write values, and can continuously log data from WS-2300 to a file or SQL database.

I use this program with a WS-2300, and others have reported it working on a WS-2357. It probably works with every LaCrosse WS-23xx weather station that connects to a computer using serial or USB.

The primary differences between Ws2300 and LaCrosse's software is:

Documentation

There is a man page, a change log, a README.txt and a file describing the WS-2300's memory map. The WS-2300 weather station hardware is described at its home page.

Similar projects

If ws2300 doesn't suite your needs, perhaps open2300 will. Its home page is: http://www.lavrsen.dk/twiki/bin/view/Open2300/WebHome. The project itself is based at Source Forge. Here is its project page: http://sf.net/projects/open2300.

Acknowledgements

Ws2300 is based on open2300, and owes a lot to it. Open2300 was developed by Kenneth Lavrsen.

The WS-2300 was reverse engineered mainly by people on the German language Weather Station Forum, which is located at: http://www.wetterstationsforum.de/phpBB/viewforum.php?f=28.

Copyright and License

Ws2300 is copyright © 2007,2008,2010,2011,2012,2013,2014,2016,2017 Russell Stuart. It is licensed under the GNU Affero General Public License.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The copyright holders grant you an additional permission under Section 7 of the GNU Affero General Public License, version 3, exempting you from the requirement in Section 6 of the GNU General Public License, version 3, to accompany Corresponding Source with Installation Information for the Program or any work based on the Program. You are still required to comply with all other Section 6 requirements to provide Corresponding Source.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

Downloading, Feedback & Contributing

Development for ws2300 is hosted on Source forge:

 


Russell Stuart, 2014-May-06.