Comments on: How to connect a weather station WS2355 (or WS2300) to Weather Underground with Arduino https://www.open-electronics.org/how-to-connect-a-weather-station-ws2355-or-ws2300-to-weather-underground-with-arduino/ Open source electronic projects Fri, 22 Jun 2018 07:49:03 +0000 hourly 1 https://wordpress.org/?v=6.6.1 By: Marthinus https://www.open-electronics.org/how-to-connect-a-weather-station-ws2355-or-ws2300-to-weather-underground-with-arduino/#comment-12719 Fri, 22 Jun 2018 07:49:03 +0000 http://www.open-electronics.org/?p=1769#comment-12719 Dear Boris,
What version of Arduino IDE should I use to compile this sketch? . If I use !.8.5 it will not compile it.
Best Regards,
MP

]]>
By: BorisLandoni https://www.open-electronics.org/how-to-connect-a-weather-station-ws2355-or-ws2300-to-weather-underground-with-arduino/#comment-10213 Wed, 29 Jan 2014 11:28:00 +0000 http://www.open-electronics.org/?p=1769#comment-10213 In reply to Fraschizzato.

Have to work, but probably somethign changed in the library.

]]>
By: Fraschizzato https://www.open-electronics.org/how-to-connect-a-weather-station-ws2355-or-ws2300-to-weather-underground-with-arduino/#comment-10155 Mon, 13 Jan 2014 15:52:00 +0000 http://www.open-electronics.org/?p=1769#comment-10155 In reply to BorisLandoni.

WS2355

]]>
By: BorisLandoni https://www.open-electronics.org/how-to-connect-a-weather-station-ws2355-or-ws2300-to-weather-underground-with-arduino/#comment-10124 Thu, 09 Jan 2014 11:25:00 +0000 http://www.open-electronics.org/?p=1769#comment-10124 In reply to Fraschizzato.

WS???

]]>
By: Fraschizzato https://www.open-electronics.org/how-to-connect-a-weather-station-ws2355-or-ws2300-to-weather-underground-with-arduino/#comment-10117 Tue, 07 Jan 2014 21:39:00 +0000 http://www.open-electronics.org/?p=1769#comment-10117 Tried that sketch but there is no way to get communication with WS… The only difference between your sketch and mine in SoftwareSerial instead NewSoftSerial due to 1.0.5 IDE… Any Idea about that?

]]>
By: Boris Landoni https://www.open-electronics.org/how-to-connect-a-weather-station-ws2355-or-ws2300-to-weather-underground-with-arduino/#comment-9103 Tue, 28 Aug 2012 08:21:18 +0000 http://www.open-electronics.org/?p=1769#comment-9103 The Arduino IDe version is 0.22, Arduino reads data from WS2300, WS2350 or WS2355 (they have the same core).
For Arduino is not very simple read data from WS, my sketch reads data more times to be sure that the data are right

]]>
By: nicolas https://www.open-electronics.org/how-to-connect-a-weather-station-ws2355-or-ws2300-to-weather-underground-with-arduino/#comment-9071 Wed, 15 Aug 2012 23:32:03 +0000 http://www.open-electronics.org/?p=1769#comment-9071 hello,
thank you very much for your realization, I did the same but the Arduino is connected to my ws2355 by xbee. it works for some hours and more after submission of data on weather underground but arduino read data of ws2355? I do not know of a problem or an idea comes?
with which version you have to compile your arduino sketch? the latter does not support the commands.
I can to make it work with version 0.23
thank you again for your project.

]]>
By: Boris Landoni https://www.open-electronics.org/how-to-connect-a-weather-station-ws2355-or-ws2300-to-weather-underground-with-arduino/#comment-9035 Tue, 17 Jul 2012 12:45:58 +0000 http://www.open-electronics.org/?p=1769#comment-9035 Hi, yes you could use the MAX232, but you need to put in the right state the pins 4 and 7 also.
I suggest you to use the MAX238, is more simple.

]]>
By: Kim https://www.open-electronics.org/how-to-connect-a-weather-station-ws2355-or-ws2300-to-weather-underground-with-arduino/#comment-9033 Sun, 15 Jul 2012 11:00:42 +0000 http://www.open-electronics.org/?p=1769#comment-9033 Hi
I found your project and thing its great.
So would like to connect I to my WS-2355, but have a question.
Would it be possible to use an other Interface Controller than the MAX 238 ?
Because currently I only have MAX 232 Controllers lying around.

]]>
By: Bob https://www.open-electronics.org/how-to-connect-a-weather-station-ws2355-or-ws2300-to-weather-underground-with-arduino/#comment-9028 Thu, 12 Jul 2012 16:04:59 +0000 http://www.open-electronics.org/?p=1769#comment-9028 and 19 with D3(Tx), 22 with D2(Rx). On your schematic, I do not understand where are Tx and Rx from Arduino ?

]]>
By: Bob https://www.open-electronics.org/how-to-connect-a-weather-station-ws2355-or-ws2300-to-weather-underground-with-arduino/#comment-9027 Thu, 12 Jul 2012 15:18:10 +0000 http://www.open-electronics.org/?p=1769#comment-9027 Are you sure ? Because I switched the connections and now I received nothing. My config : 24 => 2 et 23 => 3

]]>
By: Boris Landoni https://www.open-electronics.org/how-to-connect-a-weather-station-ws2355-or-ws2300-to-weather-underground-with-arduino/#comment-9023 Wed, 11 Jul 2012 13:30:50 +0000 http://www.open-electronics.org/?p=1769#comment-9023 You are right.
I change the schematic.
Now it is ok.

]]>