<?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: Adventures with Arduino: From 41 Instructions to 1</title>
	<atom:link href="http://www.rorydriscoll.com/2011/02/01/adventures-with-arduino-from-41-instructions-to-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rorydriscoll.com/2011/02/01/adventures-with-arduino-from-41-instructions-to-1/</link>
	<description></description>
	<lastBuildDate>Thu, 09 May 2013 03:11:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: ftorama</title>
		<link>http://www.rorydriscoll.com/2011/02/01/adventures-with-arduino-from-41-instructions-to-1/comment-page-1/#comment-786</link>
		<dc:creator>ftorama</dc:creator>
		<pubDate>Sat, 27 Aug 2011 22:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.rorydriscoll.com/?p=463#comment-786</guid>
		<description>great job but sbi and cbi don&#039;t work on all DDR registers. See your AVR datasheet to check this. For upper DDR registers, you need to do the read-modify-write procedure.</description>
		<content:encoded><![CDATA[<p>great job but sbi and cbi don&#8217;t work on all DDR registers. See your AVR datasheet to check this. For upper DDR registers, you need to do the read-modify-write procedure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://www.rorydriscoll.com/2011/02/01/adventures-with-arduino-from-41-instructions-to-1/comment-page-1/#comment-417</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Wed, 02 Feb 2011 02:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.rorydriscoll.com/?p=463#comment-417</guid>
		<description>Arduino libraries tend to be quite bloated and not really that concerned with performance, which might be fine considering its intended use. Just remember that AVR is a Harvard architecture, so data memory is more precious than program memory.</description>
		<content:encoded><![CDATA[<p>Arduino libraries tend to be quite bloated and not really that concerned with performance, which might be fine considering its intended use. Just remember that AVR is a Harvard architecture, so data memory is more precious than program memory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.rorydriscoll.com/2011/02/01/adventures-with-arduino-from-41-instructions-to-1/comment-page-1/#comment-416</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 02 Feb 2011 01:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.rorydriscoll.com/?p=463#comment-416</guid>
		<description>Jacob must have gone bananas when you finally got down to one instruction.  Best toy ever.</description>
		<content:encoded><![CDATA[<p>Jacob must have gone bananas when you finally got down to one instruction.  Best toy ever.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
