<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Arduino + Compass = I know which way is North!</title>
	<atom:link href="http://www.nycresistor.com/2007/10/07/arduino-compass-i-know-which-way-is-north/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nycresistor.com/2007/10/07/arduino-compass-i-know-which-way-is-north/</link>
	<description>We learn, share, and make things</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:30:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Blog.LitStudios.com</title>
		<link>http://www.nycresistor.com/2007/10/07/arduino-compass-i-know-which-way-is-north/comment-page-1/#comment-5879</link>
		<dc:creator>Blog.LitStudios.com</dc:creator>
		<pubDate>Thu, 05 Nov 2009 03:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://nycresistor.com/2007/10/07/arduino-compass-i-know-which-way-is-north/#comment-5879</guid>
		<description>&lt;strong&gt;Real BMX handlebars as a wireless controller...&lt;/strong&gt;



Using a set of real BMX handlebars as a wireless controller for a custom videogame using both opensource hardware and software including the Arduino and Blender3D. Read On.
I just got back from San Francisco. I did something I often do when I visi...</description>
		<content:encoded><![CDATA[<p><strong>Real BMX handlebars as a wireless controller&#8230;</strong></p>
<p>Using a set of real BMX handlebars as a wireless controller for a custom videogame using both opensource hardware and software including the Arduino and Blender3D. Read On.<br />
I just got back from San Francisco. I did something I often do when I visi&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill McIntyre</title>
		<link>http://www.nycresistor.com/2007/10/07/arduino-compass-i-know-which-way-is-north/comment-page-1/#comment-86</link>
		<dc:creator>Bill McIntyre</dc:creator>
		<pubDate>Thu, 11 Oct 2007 17:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://nycresistor.com/2007/10/07/arduino-compass-i-know-which-way-is-north/#comment-86</guid>
		<description>I like it!  Cheap is good.

Here&#039;s the module I used on the poor man&#039;s GPS:

http://www.parallax.com/detail.asp?product_id=29123
At $30, it&#039;s a bit more expensive, but the trade off is in having a serial interface, and ridiculously high precision.  

The downside is that you need an arctangent-like function to make the serial data usable.  It spits out two readings that need to be combined:: eg:
  angle = x ATN -y   &#039; Convert x and y to brads

  angle = angle */ 360  

For some micros, this is easy, others you can probably fake it out with a lookup table.

Hope this is somewhat useful,

Bill</description>
		<content:encoded><![CDATA[<p>I like it!  Cheap is good.</p>
<p>Here&#8217;s the module I used on the poor man&#8217;s GPS:</p>
<p><a href="http://www.parallax.com/detail.asp?product_id=29123" rel="nofollow">http://www.parallax.com/detail.asp?product_id=29123</a><br />
At $30, it&#8217;s a bit more expensive, but the trade off is in having a serial interface, and ridiculously high precision.  </p>
<p>The downside is that you need an arctangent-like function to make the serial data usable.  It spits out two readings that need to be combined:: eg:<br />
  angle = x ATN -y   &#8216; Convert x and y to brads</p>
<p>  angle = angle */ 360  </p>
<p>For some micros, this is easy, others you can probably fake it out with a lookup table.</p>
<p>Hope this is somewhat useful,</p>
<p>Bill</p>
]]></content:encoded>
	</item>
</channel>
</rss>

