<?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: avrCCD</title>
	<atom:link href="http://tobiscorner.floery.net/projects/avr/misc-avr/avrccd/30/feed" rel="self" type="application/rss+xml" />
	<link>http://tobiscorner.floery.net/projects/avr/misc-avr/avrccd/30</link>
	<description>... the electronix portal</description>
	<pubDate>Tue, 06 Jan 2009 05:36:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jan</title>
		<link>http://tobiscorner.floery.net/projects/avr/misc-avr/avrccd/30/comment-page-1#comment-15927</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Mon, 01 Sep 2008 08:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.floery.net/tobiscorner/?p=30#comment-15927</guid>
		<description>Hi,

could you maybe post or mail a schematic of this complete setup ?

Thanks,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>could you maybe post or mail a schematic of this complete setup ?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theFloe</title>
		<link>http://tobiscorner.floery.net/projects/avr/misc-avr/avrccd/30/comment-page-1#comment-10733</link>
		<dc:creator>theFloe</dc:creator>
		<pubDate>Mon, 10 Mar 2008 11:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.floery.net/tobiscorner/?p=30#comment-10733</guid>
		<description>The problem is that the source was for an older version of avrgcc. Include compat/deprected.h and try to compile again. alternative you could define the cbi, sbi macros yourself:
#define 	sbi(port, bit)   (port) &#124;= (1 &lt; &lt; (bit))
#define 	cbi(port, bit)   (port) &#038;= ~(1 &lt;&lt; (bit))&lt;/compat&gt;</description>
		<content:encoded><![CDATA[<p>The problem is that the source was for an older version of avrgcc. Include compat/deprected.h and try to compile again. alternative you could define the cbi, sbi macros yourself:<br />
#define 	sbi(port, bit)   (port) |= (1 < < (bit))<br />
#define 	cbi(port, bit)   (port) &#038;= ~(1 << (bit))</compat></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salar</title>
		<link>http://tobiscorner.floery.net/projects/avr/misc-avr/avrccd/30/comment-page-1#comment-10712</link>
		<dc:creator>Salar</dc:creator>
		<pubDate>Sat, 08 Mar 2008 08:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.floery.net/tobiscorner/?p=30#comment-10712</guid>
		<description>Hi
 I downlod avr and pc program. But avr program does not compile. can you send me .Hex file. thanks a lot</description>
		<content:encoded><![CDATA[<p>Hi<br />
 I downlod avr and pc program. But avr program does not compile. can you send me .Hex file. thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theFloe</title>
		<link>http://tobiscorner.floery.net/projects/avr/misc-avr/avrccd/30/comment-page-1#comment-145</link>
		<dc:creator>theFloe</dc:creator>
		<pubDate>Wed, 21 Feb 2007 15:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.floery.net/tobiscorner/?p=30#comment-145</guid>
		<description>Hi,

I bought it here: http://www.w-r-e.de/shop/index.html</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I bought it here: <a href="http://www.w-r-e.de/shop/index.html" rel="nofollow">http://www.w-r-e.de/shop/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://tobiscorner.floery.net/projects/avr/misc-avr/avrccd/30/comment-page-1#comment-143</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Wed, 21 Feb 2007 14:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.floery.net/tobiscorner/?p=30#comment-143</guid>
		<description>Hi,

where did you get these line sensors?

Thank you,

Jan</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>where did you get these line sensors?</p>
<p>Thank you,</p>
<p>Jan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
