<?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: A different breed of camera controllers?</title>
	<atom:link href="http://hackaday.com/2009/10/13/a-different-breed-of-camera-controllers/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2009/10/13/a-different-breed-of-camera-controllers/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:06:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: vectragt</title>
		<link>http://hackaday.com/2009/10/13/a-different-breed-of-camera-controllers/comment-page-1/#comment-101864</link>
		<dc:creator><![CDATA[vectragt]]></dc:creator>
		<pubDate>Sat, 17 Oct 2009 11:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=17138#comment-101864</guid>
		<description><![CDATA[Hello!

Perfect project, I buld this but not working....
How set the fuse bit in ponyprog ?
Can you help me?

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Perfect project, I buld this but not working&#8230;.<br />
How set the fuse bit in ponyprog ?<br />
Can you help me?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yipsilant</title>
		<link>http://hackaday.com/2009/10/13/a-different-breed-of-camera-controllers/comment-page-1/#comment-101072</link>
		<dc:creator><![CDATA[Yipsilant]]></dc:creator>
		<pubDate>Wed, 14 Oct 2009 00:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=17138#comment-101072</guid>
		<description><![CDATA[This is a great write-up.  I don&#039;t own a camera and I still read the whole write-up.  Lots to learn- that you can apply to other projects.  Damn you Whiternoise, now I need buy a camera so I can make one of these.  Thanks for the good write-up, they are few and far between.

-Yipsilant]]></description>
		<content:encoded><![CDATA[<p>This is a great write-up.  I don&#8217;t own a camera and I still read the whole write-up.  Lots to learn- that you can apply to other projects.  Damn you Whiternoise, now I need buy a camera so I can make one of these.  Thanks for the good write-up, they are few and far between.</p>
<p>-Yipsilant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Whiternoise</title>
		<link>http://hackaday.com/2009/10/13/a-different-breed-of-camera-controllers/comment-page-1/#comment-100982</link>
		<dc:creator><![CDATA[Whiternoise]]></dc:creator>
		<pubDate>Tue, 13 Oct 2009 18:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=17138#comment-100982</guid>
		<description><![CDATA[(or rather Wiring, i forget what Arduino use)

But anyway, you are correct - &quot;No Arduino&quot;!]]></description>
		<content:encoded><![CDATA[<p>(or rather Wiring, i forget what Arduino use)</p>
<p>But anyway, you are correct &#8211; &#8220;No Arduino&#8221;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Whiternoise</title>
		<link>http://hackaday.com/2009/10/13/a-different-breed-of-camera-controllers/comment-page-1/#comment-100981</link>
		<dc:creator><![CDATA[Whiternoise]]></dc:creator>
		<pubDate>Tue, 13 Oct 2009 18:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=17138#comment-100981</guid>
		<description><![CDATA[It is the same family of chip as Arduino.

The ATMega8 is kind of like the smaller brother to the ATMega168 that the Arduino uses.  As such the pins are exactly the same, it just has a slightly reduced feature set.

I didn&#039;t want to use an Arduino because A) i don&#039;t own one and B) they&#039;re a waste of a good piece of kit for a permanent thing like this.  Oh and C) they&#039;re a lot of money and would have nearly doubled the cost of the project!

The programmer, chip and cradle cost me less than an Arduino base pack and new micros are around £1.50-3 ($3-6) so it&#039;s a substantial saving.

I&#039;m also familiar with C (though no doubt my code needs a good cleanup) so that helped - no need to use processing.

Thanks for the feature guys :)]]></description>
		<content:encoded><![CDATA[<p>It is the same family of chip as Arduino.</p>
<p>The ATMega8 is kind of like the smaller brother to the ATMega168 that the Arduino uses.  As such the pins are exactly the same, it just has a slightly reduced feature set.</p>
<p>I didn&#8217;t want to use an Arduino because A) i don&#8217;t own one and B) they&#8217;re a waste of a good piece of kit for a permanent thing like this.  Oh and C) they&#8217;re a lot of money and would have nearly doubled the cost of the project!</p>
<p>The programmer, chip and cradle cost me less than an Arduino base pack and new micros are around £1.50-3 ($3-6) so it&#8217;s a substantial saving.</p>
<p>I&#8217;m also familiar with C (though no doubt my code needs a good cleanup) so that helped &#8211; no need to use processing.</p>
<p>Thanks for the feature guys :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sturmflut</title>
		<link>http://hackaday.com/2009/10/13/a-different-breed-of-camera-controllers/comment-page-1/#comment-100927</link>
		<dc:creator><![CDATA[Sturmflut]]></dc:creator>
		<pubDate>Tue, 13 Oct 2009 13:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=17138#comment-100927</guid>
		<description><![CDATA[No Arduino?]]></description>
		<content:encoded><![CDATA[<p>No Arduino?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

