<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Weather Station]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/933/idea-dump">Idea Dump</a></p>
<p dir="auto">I have a personal weather station setup that streams data to a device in the house that automatically uploads the weather data to <a href="http://www.wunderground.com" rel="nofollow">www.wunderground.com</a>  I want to use that data and the OLED coming soon with m OMEGA2 to display my weather/weather prediction from wunderground.</p>
<p dir="auto">I am thinking I should pull the data from wunderground.  Just easier that way instead of trying to get into the software on the device in the house.</p>
<p dir="auto">Anyone want to help me at all?  I did a quick search of weather but couldn't find exactly what I was looking for.</p>
<p dir="auto">I have little to no programming experience.  I don't think writing code for this should be too challenging so I would love to learn how if possible.  Any suggestions on that?  I would peruse the website some more in the future for intro to coding stuff.</p>
<p dir="auto">Thank for everyones time.</p>
]]></description><link>http://community.onion.io/topic/1002/weather-station</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 09:33:43 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/1002.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 16 Sep 2016 02:46:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Weather Station on Fri, 16 Sep 2016 02:46:02 GMT]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/933/idea-dump">Idea Dump</a></p>
<p dir="auto">I have a personal weather station setup that streams data to a device in the house that automatically uploads the weather data to <a href="http://www.wunderground.com" rel="nofollow">www.wunderground.com</a>  I want to use that data and the OLED coming soon with m OMEGA2 to display my weather/weather prediction from wunderground.</p>
<p dir="auto">I am thinking I should pull the data from wunderground.  Just easier that way instead of trying to get into the software on the device in the house.</p>
<p dir="auto">Anyone want to help me at all?  I did a quick search of weather but couldn't find exactly what I was looking for.</p>
<p dir="auto">I have little to no programming experience.  I don't think writing code for this should be too challenging so I would love to learn how if possible.  Any suggestions on that?  I would peruse the website some more in the future for intro to coding stuff.</p>
<p dir="auto">Thank for everyones time.</p>
]]></description><link>http://community.onion.io/post/6639</link><guid isPermaLink="true">http://community.onion.io/post/6639</guid><dc:creator><![CDATA[Alex Jochym]]></dc:creator><pubDate>Fri, 16 Sep 2016 02:46:02 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Station on Fri, 16 Sep 2016 05:09:32 GMT]]></title><description><![CDATA[<p dir="auto">Assuming you have access to some PC ... my recommendation would be to get your solution working written in JavaScript using Node.js.  There is some documentation on the APIs available to get weather data here:</p>
<p dir="auto"><a href="https://www.wunderground.com/weather/api/d/docs" rel="nofollow">https://www.wunderground.com/weather/api/d/docs</a></p>
<p dir="auto">If you are new to JavaScript and Node.js, get some books or surf the tutorials on the Internet.  Get the solution you want working ... working on a desktop and then ... later on ... port it to Omega as desired.  If you have question on JavaScript or Node.js, don't be tempted to post them here.  Rather find newsgroups appropriate to those technologies.  StackExchange sites are particularly good and have already had most of the good questions asked and answered.</p>
]]></description><link>http://community.onion.io/post/6642</link><guid isPermaLink="true">http://community.onion.io/post/6642</guid><dc:creator><![CDATA[Neil Kolban]]></dc:creator><pubDate>Fri, 16 Sep 2016 05:09:32 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Station on Tue, 31 Jan 2017 14:30:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/1659">@Alex-Jochym</a> I don't know if you have continued to work on this or have given up, but I created a project on <a href="http://hackster.io" rel="nofollow">hackster.io</a> that does this.  It pulls the location from the GPS module I have hooked up on the expansion board, but you can change the URL in the project to pull from specific stations by their ID.  I have a weather station at my house that sends to WUnderground as well.<br />
<a href="https://www.hackster.io/brad-buskey/getweather-for-omega2-8e3298" rel="nofollow">https://www.hackster.io/brad-buskey/getweather-for-omega2-8e3298</a></p>
]]></description><link>http://community.onion.io/post/9998</link><guid isPermaLink="true">http://community.onion.io/post/9998</guid><dc:creator><![CDATA[Brad Buskey]]></dc:creator><pubDate>Tue, 31 Jan 2017 14:30:24 GMT</pubDate></item></channel></rss>