<?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: Tengu clone update</title>
	<atom:link href="http://tinkerlog.com/2007/11/10/tengu-clone-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinkerlog.com/2007/11/10/tengu-clone-update/</link>
	<description>Alex' blog</description>
	<lastBuildDate>Wed, 10 Mar 2010 23:29:18 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sid Guglielmino</title>
		<link>http://tinkerlog.com/2007/11/10/tengu-clone-update/comment-page-1/#comment-6652</link>
		<dc:creator>Sid Guglielmino</dc:creator>
		<pubDate>Tue, 12 Feb 2008 23:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/11/10/tengu-clone-update/#comment-6652</guid>
		<description>Thanks Alex

I have successfully linked an 8x8 matrix so will have a go at getting your clone idea to work.

Appreciate your advice.</description>
		<content:encoded><![CDATA[<p>Thanks Alex</p>
<p>I have successfully linked an 8&#215;8 matrix so will have a go at getting your clone idea to work.</p>
<p>Appreciate your advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tinkerlog.com/2007/11/10/tengu-clone-update/comment-page-1/#comment-6649</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 12 Feb 2008 23:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/11/10/tengu-clone-update/#comment-6649</guid>
		<description>Hi Sid,

the &quot;face.c&quot; is not a suitable source file for the Arduino. It has to be compiled with avr-gcc and then programmed into an ATmega48 microcontroller. 

On the other hand, the Arduino uses an ATmega168 controller which is of the same &quot;family&quot; as the ATmega48. And Wiring, the Arduino programming language, is only a C or C++ dialect with some simplifications.

So, it should be possible to port the Tengu clone to Arduino. After a quick look at the source, I think the hardest will be to tweak the timing until you get it right.
Have look at http://www.freeduino.org/ or at http://www.arduino.cc/playground/ for more info on how to connect an Arduino to a dot matrix.

Cheers,
Alex</description>
		<content:encoded><![CDATA[<p>Hi Sid,</p>
<p>the &#8220;face.c&#8221; is not a suitable source file for the Arduino. It has to be compiled with avr-gcc and then programmed into an ATmega48 microcontroller. </p>
<p>On the other hand, the Arduino uses an ATmega168 controller which is of the same &#8220;family&#8221; as the ATmega48. And Wiring, the Arduino programming language, is only a C or C++ dialect with some simplifications.</p>
<p>So, it should be possible to port the Tengu clone to Arduino. After a quick look at the source, I think the hardest will be to tweak the timing until you get it right.<br />
Have look at <a href="http://www.freeduino.org/" rel="nofollow">http://www.freeduino.org/</a> or at <a href="http://www.arduino.cc/playground/" rel="nofollow">http://www.arduino.cc/playground/</a> for more info on how to connect an Arduino to a dot matrix.</p>
<p>Cheers,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid Guglielmino</title>
		<link>http://tinkerlog.com/2007/11/10/tengu-clone-update/comment-page-1/#comment-6646</link>
		<dc:creator>Sid Guglielmino</dc:creator>
		<pubDate>Tue, 12 Feb 2008 22:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/11/10/tengu-clone-update/#comment-6646</guid>
		<description>Love you clone project.

I&#039;m new to Arduino and am not sure how to get your &quot;face.c&quot; code to compile as an Arduino sketch.

Is it a simple cut and paste or do I have to &quot;compile&quot; it another way.

Would appreciate your help so I can build my own.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Love you clone project.</p>
<p>I&#8217;m new to Arduino and am not sure how to get your &#8220;face.c&#8221; code to compile as an Arduino sketch.</p>
<p>Is it a simple cut and paste or do I have to &#8220;compile&#8221; it another way.</p>
<p>Would appreciate your help so I can build my own.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://tinkerlog.com/2007/11/10/tengu-clone-update/comment-page-1/#comment-6516</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 10 Feb 2008 12:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/11/10/tengu-clone-update/#comment-6516</guid>
		<description>Really nice! Can you produce a PCB? I&#039;d order a kit from you in a flash.</description>
		<content:encoded><![CDATA[<p>Really nice! Can you produce a PCB? I&#8217;d order a kit from you in a flash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://tinkerlog.com/2007/11/10/tengu-clone-update/comment-page-1/#comment-5367</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 27 Jan 2008 01:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/11/10/tengu-clone-update/#comment-5367</guid>
		<description>PCB! PCB!

I can&#039;t wait till you make one.</description>
		<content:encoded><![CDATA[<p>PCB! PCB!</p>
<p>I can&#8217;t wait till you make one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alhakim</title>
		<link>http://tinkerlog.com/2007/11/10/tengu-clone-update/comment-page-1/#comment-1657</link>
		<dc:creator>alhakim</dc:creator>
		<pubDate>Wed, 14 Nov 2007 23:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/11/10/tengu-clone-update/#comment-1657</guid>
		<description>Hmmm...i like your cool project especially that related to LED...good job man.. :)</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230;i like your cool project especially that related to LED&#8230;good job man.. <img src='http://tinkerlog.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
