<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Bicycle Computer #10 – Connecting your Bike Computer to the Cloud</title><link>http://blogs.msdn.com/b/netmfteam/archive/2010/10/01/bicycle-computer-10-connecting-you-bike-computer-to-the-cloud.aspx</link><description>This article is in the Oct edition of MSDN Magazine which can be found at: http://msdn.microsoft.com/en-us/magazine/gg232773.aspx</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Bicycle Computer #10 – Connecting your Bike Computer to the Cloud</title><link>http://blogs.msdn.com/b/netmfteam/archive/2010/10/01/bicycle-computer-10-connecting-you-bike-computer-to-the-cloud.aspx#10079654</link><pubDate>Fri, 22 Oct 2010 17:53:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10079654</guid><dc:creator>freds</dc:creator><description>&lt;p&gt;Going to have to say something else at this time; but probably have given away enough in my posts at this time.&lt;/p&gt;
&lt;p&gt;Back to your project; aviation altimeter setting are frequently updated as they are a safety of flight item. In reference to altimeter setting there a saying &amp;quot;from high to low watch out below!&amp;quot; which means if an airplane flies from a high pressure area to low pressure one (typically bad weather and you can’t see the ground until the last few seconds of flight) if the pilot doesn&amp;#39;t update with the local altimeter setting they will be flying lower then they think.&lt;/p&gt;
&lt;p&gt;So with local knowledge to detect a front passage you can track the change in settings for McCord, SeaTac, Boeing field, Paine field, etc.&lt;/p&gt;
&lt;p&gt;Again back to your project; for an all-day pilgrimage on a long bike ride to say Portland you would want the home application to collect readings along your route for post processing.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10079654" width="1" height="1"&gt;</description></item><item><title>re: Bicycle Computer #10 – Connecting your Bike Computer to the Cloud</title><link>http://blogs.msdn.com/b/netmfteam/archive/2010/10/01/bicycle-computer-10-connecting-you-bike-computer-to-the-cloud.aspx#10077414</link><pubDate>Mon, 18 Oct 2010 16:50:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10077414</guid><dc:creator>Colin Miller</dc:creator><description>&lt;p&gt;Good job freds!!! &lt;/p&gt;
&lt;p&gt;Who would have ever thought is was light sensitive. &amp;nbsp;I still have the SCF1000. &amp;nbsp;I may go back a play with it (time permitting). &amp;nbsp;It was a less expensive options. &amp;nbsp;I also have a wireless connection. &amp;nbsp;I have found the ATIS info online for SeaTac so I can update the pressure on startup.&lt;/p&gt;
&lt;p&gt;Are you builing a bike computer or something else? &amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10077414" width="1" height="1"&gt;</description></item><item><title>re: Bicycle Computer #10 – Connecting your Bike Computer to the Cloud</title><link>http://blogs.msdn.com/b/netmfteam/archive/2010/10/01/bicycle-computer-10-connecting-you-bike-computer-to-the-cloud.aspx#10076897</link><pubDate>Sun, 17 Oct 2010 00:24:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10076897</guid><dc:creator>freds</dc:creator><description>&lt;p&gt;I think you gave up on the SCF1000 sensor a bit too soon. I was getting errors similar to yours and got it settle down with stable readings by:&lt;/p&gt;
&lt;p&gt;1. The bloody think is light sensitive! You need a cap over it to keep the light from getting to it.&lt;/p&gt;
&lt;p&gt;2. It will occasionally throw an error that is 20ft off on a single reading and then return on the next. I use the sensor in fast mode of nine readings a second and the 20ft deviation would in airplane equal a climb or decent of almost 11,000 feet per minute (think fighter). On your bike that would falling down a 20ft cliff in 1/10 of a second. So like any sensor it could do with a sanity check.&lt;/p&gt;
&lt;p&gt;3. I added a 6.8uf capacitor across the VCC on the sensor with a 220ohm resister between it and the 3.3v power source. Forget what they call this type of power filter, but after adding this filter the false readings practically went away.&lt;/p&gt;
&lt;p&gt;Also when taking long term measurements; check the ATIS at a local airport via the phone before and after. The ATIS reports altimeter settings in inch of mercury (here in the states) a one inch change is about 1000ft in altitude. &lt;/p&gt;
&lt;p&gt;I remember your article was concerned with power consumption; I suggest a half or full second of readings every 5-10 seconds.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10076897" width="1" height="1"&gt;</description></item><item><title>re: Bicycle Computer #10 – Connecting your Bike Computer to the Cloud</title><link>http://blogs.msdn.com/b/netmfteam/archive/2010/10/01/bicycle-computer-10-connecting-you-bike-computer-to-the-cloud.aspx#10075936</link><pubDate>Thu, 14 Oct 2010 15:51:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10075936</guid><dc:creator>Colin Miller</dc:creator><description>&lt;p&gt;Thanks Eric. &amp;nbsp;There is a lot of really cool stuff being done wiht NETMF and it is not difficult to get articles out on interesting topics. &amp;nbsp;I have a few ideas percolating and I want to find a better way to keep track of what everyone is doing with the platform. &amp;nbsp;That is one downside to Open Source - we dont necessarily know who all is using it. &amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10075936" width="1" height="1"&gt;</description></item><item><title>re: Bicycle Computer #10 – Connecting your Bike Computer to the Cloud</title><link>http://blogs.msdn.com/b/netmfteam/archive/2010/10/01/bicycle-computer-10-connecting-you-bike-computer-to-the-cloud.aspx#10075871</link><pubDate>Thu, 14 Oct 2010 13:55:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10075871</guid><dc:creator>interlock</dc:creator><description>&lt;p&gt;Awesome to see your stuff making it to print! &amp;nbsp;I&amp;#39;ve been following the bike computer blogs and was amazed to see this one in my snail mailbox. &amp;nbsp;Can we expect to see more NETMF stuff front and center on MSDN in general? &amp;nbsp;Maybe even a fifth button of your own on the home page ;-) &amp;nbsp;Great &amp;nbsp;job Colin!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10075871" width="1" height="1"&gt;</description></item></channel></rss>