<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How-To: Binary clock using a Freeduino SB 2.1</title>
	<atom:link href="http://hackaday.com/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:30:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jason Alverez</title>
		<link>http://hackaday.com/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/comment-page-1/#comment-121757</link>
		<dc:creator><![CDATA[Jason Alverez]]></dc:creator>
		<pubDate>Wed, 03 Feb 2010 21:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/#comment-121757</guid>
		<description><![CDATA[Hi, just today found this blog but I have to say that it looks great. I totally agree with your post. Have a nice day, keep up the nice work and I&#039;ll definitely keep reading.]]></description>
		<content:encoded><![CDATA[<p>Hi, just today found this blog but I have to say that it looks great. I totally agree with your post. Have a nice day, keep up the nice work and I&#8217;ll definitely keep reading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beamish</title>
		<link>http://hackaday.com/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/comment-page-1/#comment-52646</link>
		<dc:creator><![CDATA[beamish]]></dc:creator>
		<pubDate>Fri, 28 Nov 2008 19:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/#comment-52646</guid>
		<description><![CDATA[Nice article! I&#039;m inspired!]]></description>
		<content:encoded><![CDATA[<p>Nice article! I&#8217;m inspired!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WestfW</title>
		<link>http://hackaday.com/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/comment-page-1/#comment-36408</link>
		<dc:creator><![CDATA[WestfW]]></dc:creator>
		<pubDate>Sat, 07 Jun 2008 07:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/#comment-36408</guid>
		<description><![CDATA[BTW, as one of the people involved with the Freedunio project. I&#039;d like to commend you on your exceptionally concise and accurate summary of the issues involved there!&lt;br&gt;]]></description>
		<content:encoded><![CDATA[<p>BTW, as one of the people involved with the Freedunio project. I&#8217;d like to commend you on your exceptionally concise and accurate summary of the issues involved there!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WestfW</title>
		<link>http://hackaday.com/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/comment-page-1/#comment-36407</link>
		<dc:creator><![CDATA[WestfW]]></dc:creator>
		<pubDate>Sat, 07 Jun 2008 07:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/#comment-36407</guid>
		<description><![CDATA[The arduino clock tick is at 1.024ms, but the &quot;millis()&quot; function has some math that is supposed to correct for this, modulo round-off errors...&lt;br&gt;]]></description>
		<content:encoded><![CDATA[<p>The arduino clock tick is at 1.024ms, but the &#8220;millis()&#8221; function has some math that is supposed to correct for this, modulo round-off errors&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ladyada</title>
		<link>http://hackaday.com/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/comment-page-1/#comment-36406</link>
		<dc:creator><![CDATA[ladyada]]></dc:creator>
		<pubDate>Sat, 07 Jun 2008 04:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/#comment-36406</guid>
		<description><![CDATA[also, if you want to know how accurate a crystal is, its easy to calculate. most crystals in inexpensive projects have 50parts-per-million accuracy (although it can be as high as 100ppm) 30/1000000 = 0.003% accurate which is 166 x more accurate than a ceramic oscillator]]></description>
		<content:encoded><![CDATA[<p>also, if you want to know how accurate a crystal is, its easy to calculate. most crystals in inexpensive projects have 50parts-per-million accuracy (although it can be as high as 100ppm) 30/1000000 = 0.003% accurate which is 166 x more accurate than a ceramic oscillator</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ladyada</title>
		<link>http://hackaday.com/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/comment-page-1/#comment-36405</link>
		<dc:creator><![CDATA[ladyada]]></dc:creator>
		<pubDate>Sat, 07 Jun 2008 04:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/#comment-36405</guid>
		<description><![CDATA[you are probably having timekeeping problems because the code uses the arduino millis() which (last i checked) is 1.024 ms not 1.000ms thus you will always be fast by about 3% :)&lt;br&gt;&lt;br&gt;you may also want to use a watch crystal - they&#039;re designed just for this. i linked to an article on using one a boarduino (although you could do it with any sort of *duino) here: &lt;a href=&quot;http://www.ladyada.net/rant/2008/04/add-a-watch-crystal-to-a-boarduino/&quot; rel=&quot;nofollow&quot;&gt;http://www.ladyada.net/rant/2008/04/add-a-watch-crystal-to-a-boarduino/&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>you are probably having timekeeping problems because the code uses the arduino millis() which (last i checked) is 1.024 ms not 1.000ms thus you will always be fast by about 3% :)</p>
<p>you may also want to use a watch crystal &#8211; they&#8217;re designed just for this. i linked to an article on using one a boarduino (although you could do it with any sort of *duino) here: <a href="http://www.ladyada.net/rant/2008/04/add-a-watch-crystal-to-a-boarduino/" rel="nofollow">http://www.ladyada.net/rant/2008/04/add-a-watch-crystal-to-a-boarduino/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bokubob</title>
		<link>http://hackaday.com/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/comment-page-1/#comment-36404</link>
		<dc:creator><![CDATA[bokubob]]></dc:creator>
		<pubDate>Sat, 07 Jun 2008 02:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/#comment-36404</guid>
		<description><![CDATA[Your &#039;radio controlled &quot;atomic&quot; clock&#039; probably only synchronizes itself once a day, so for your purposes it&#039;s just a quartz clock; not that there&#039;s anything wrong with that.&lt;br&gt;&lt;br&gt;-Jonathan]]></description>
		<content:encoded><![CDATA[<p>Your &#8216;radio controlled &#8220;atomic&#8221; clock&#8217; probably only synchronizes itself once a day, so for your purposes it&#8217;s just a quartz clock; not that there&#8217;s anything wrong with that.</p>
<p>-Jonathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://hackaday.com/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/comment-page-1/#comment-36403</link>
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Sat, 07 Jun 2008 02:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/06/06/how-to-binary-clock-using-a-freeduino-sb-21/#comment-36403</guid>
		<description><![CDATA[great write up, inspiring and to the point.&lt;br&gt;&lt;br&gt;informative!&lt;br&gt;&lt;br&gt;thank you]]></description>
		<content:encoded><![CDATA[<p>great write up, inspiring and to the point.</p>
<p>informative!</p>
<p>thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

