<?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: POV(Persistence of vision) kit using AVR</title>
	<atom:link href="http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/feed" rel="self" type="application/rss+xml" />
	<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html</link>
	<description>A website containing DIY projects and programming tips &#38; tricks.</description>
	<lastBuildDate>Tue, 09 Mar 2010 12:15:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Trimbitas Sorin</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-188888</link>
		<dc:creator>Trimbitas Sorin</dc:creator>
		<pubDate>Mon, 03 Aug 2009 04:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-188888</guid>
		<description>:), you can take a look over their official help page : http://avrhelp.mcselec.com/

If you only want to create the hex file (which you&#039;ll load to the chip using AVRReal) .. open Bascom AVR anc copy &amp; paste the code above, save the file, press F7 (Compile) and wait few seconds. Then at the same location as the newly saved .bas file you&#039;ll see the hex file too.

Hope this helps

Sorin</description>
		<content:encoded><![CDATA[<p> <img src='http://stuff.nekhbet.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , you can take a look over their official help page : <a href="http://avrhelp.mcselec.com/" rel="nofollow">http://avrhelp.mcselec.com/</a></p>
<p>If you only want to create the hex file (which you&#8217;ll load to the chip using AVRReal) .. open Bascom AVR anc copy &#038; paste the code above, save the file, press F7 (Compile) and wait few seconds. Then at the same location as the newly saved .bas file you&#8217;ll see the hex file too.</p>
<p>Hope this helps</p>
<p>Sorin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-188877</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sun, 02 Aug 2009 20:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-188877</guid>
		<description>Thanks a million Trimbitas , I downloaded BascomAVR but I am still not too familiar with all the procedures or steps involved in using these programs, could you recommend a good tutorial for BascomAVR?</description>
		<content:encoded><![CDATA[<p>Thanks a million Trimbitas , I downloaded BascomAVR but I am still not too familiar with all the procedures or steps involved in using these programs, could you recommend a good tutorial for BascomAVR?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trimbitas Sorin</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-188764</link>
		<dc:creator>Trimbitas Sorin</dc:creator>
		<pubDate>Fri, 31 Jul 2009 08:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-188764</guid>
		<description>Hi Tony,

If you want to use this code, don&#039;t use WinAVR but the BascomAVR (for which the code is written).

Regards

Sorin</description>
		<content:encoded><![CDATA[<p>Hi Tony,</p>
<p>If you want to use this code, don&#8217;t use WinAVR but the BascomAVR (for which the code is written).</p>
<p>Regards</p>
<p>Sorin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-188621</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Wed, 29 Jul 2009 20:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-188621</guid>
		<description>This seems like the perfect tutorial for me right now ,I spent hours looking for something like this. I am really hoping someone could explain briefly how to hex the files to get them on my chip. I have winavr installed but I cannot really figure out how to hex a file.If its too hard to explain maybe you could  point me towards a tutorial. Thank you for posting.</description>
		<content:encoded><![CDATA[<p>This seems like the perfect tutorial for me right now ,I spent hours looking for something like this. I am really hoping someone could explain briefly how to hex the files to get them on my chip. I have winavr installed but I cannot really figure out how to hex a file.If its too hard to explain maybe you could  point me towards a tutorial. Thank you for posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: McGiver30</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-173547</link>
		<dc:creator>McGiver30</dc:creator>
		<pubDate>Tue, 31 Mar 2009 05:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-173547</guid>
		<description>thanks buddy</description>
		<content:encoded><![CDATA[<p>thanks buddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trimbitas Sorin</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-172731</link>
		<dc:creator>Trimbitas Sorin</dc:creator>
		<pubDate>Thu, 26 Mar 2009 18:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-172731</guid>
		<description>Hi McGiver30 .. ohh, just now I saw that the links were gone. 

I just fixed them + added the source code in Visual Basic 6. Maybe someone will use it :)

Regards

Sorin</description>
		<content:encoded><![CDATA[<p>Hi McGiver30 .. ohh, just now I saw that the links were gone. </p>
<p>I just fixed them + added the source code in Visual Basic 6. Maybe someone will use it <img src='http://stuff.nekhbet.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Regards</p>
<p>Sorin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: McGiver30</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-170695</link>
		<dc:creator>McGiver30</dc:creator>
		<pubDate>Mon, 16 Mar 2009 11:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-170695</guid>
		<description>Just wondering if i could get the textgen program? I just built the circuit and would like to edit the code.The software is no longer available .thanks</description>
		<content:encoded><![CDATA[<p>Just wondering if i could get the textgen program? I just built the circuit and would like to edit the code.The software is no longer available .thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silas</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-35319</link>
		<dc:creator>Silas</dc:creator>
		<pubDate>Wed, 05 Sep 2007 15:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-35319</guid>
		<description>Hey,

I&#039;ve just bought the stuff to build this..
I was wandering how you would make a heart? Like for instance &quot;I (heart) New York&quot;
What is the code for a filled out heart? Maybe   
theres is some easy way to figgure out myself? Help please! Thank you!</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I&#8217;ve just bought the stuff to build this..<br />
I was wandering how you would make a heart? Like for instance &#8220;I (heart) New York&#8221;<br />
What is the code for a filled out heart? Maybe<br />
theres is some easy way to figgure out myself? Help please! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trimbitas Sorin</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-26426</link>
		<dc:creator>Trimbitas Sorin</dc:creator>
		<pubDate>Mon, 16 Jul 2007 05:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-26426</guid>
		<description>Hi Tyler,
It is hard to debug remote a circuit and I hadn&#039;t played with avreal in the past few months.
You can translate those Russian pages using http://www.google.com/language_tools , look at the bottom of the page and you&#039;ll see &quot;Translate a web page:&quot;, insert there your URL, choose &quot;Russian to English BETA&quot; and press &quot;Translate&quot; :) 
Sorin</description>
		<content:encoded><![CDATA[<p>Hi Tyler,<br />
It is hard to debug remote a circuit and I hadn&#8217;t played with avreal in the past few months.<br />
You can translate those Russian pages using <a href="http://www.google.com/language_tools" rel="nofollow">http://www.google.com/language_tools</a> , look at the bottom of the page and you&#8217;ll see &#8220;Translate a web page:&#8221;, insert there your URL, choose &#8220;Russian to English BETA&#8221; and press &#8220;Translate&#8221; <img src='http://stuff.nekhbet.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Sorin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tyler</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-26076</link>
		<dc:creator>tyler</dc:creator>
		<pubDate>Fri, 13 Jul 2007 20:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-26076</guid>
		<description>i get a problem with avreal, i get the cant resync error then it stops, ive tried searcching google but all the pages are in russian, any ideas? ive typed and retyped the code a thousand imes... but no luck...</description>
		<content:encoded><![CDATA[<p>i get a problem with avreal, i get the cant resync error then it stops, ive tried searcching google but all the pages are in russian, any ideas? ive typed and retyped the code a thousand imes&#8230; but no luck&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trimbitas Sorin</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-12615</link>
		<dc:creator>Trimbitas Sorin</dc:creator>
		<pubDate>Sun, 06 May 2007 09:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-12615</guid>
		<description>I can&#039;t find the sources for it. You can build it from 0 if you really need a clone, it is just a great switch (select case) structure...
Regards
Sorin</description>
		<content:encoded><![CDATA[<p>I can&#8217;t find the sources for it. You can build it from 0 if you really need a clone, it is just a great switch (select case) structure&#8230;<br />
Regards<br />
Sorin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arash</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-12610</link>
		<dc:creator>arash</dc:creator>
		<pubDate>Sun, 06 May 2007 08:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-12610</guid>
		<description>hello
can you send source file texgen for me???
thanks
arash.micro@gmail.com</description>
		<content:encoded><![CDATA[<p>hello<br />
can you send source file texgen for me???<br />
thanks<br />
<a href="mailto:arash.micro@gmail.com">arash.micro@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arash</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-11381</link>
		<dc:creator>arash</dc:creator>
		<pubDate>Fri, 27 Apr 2007 19:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-11381</guid>
		<description>hello
can you send source file texgen for me???
thanks</description>
		<content:encoded><![CDATA[<p>hello<br />
can you send source file texgen for me???<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trimbitas Sorin</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-8169</link>
		<dc:creator>Trimbitas Sorin</dc:creator>
		<pubDate>Mon, 02 Apr 2007 06:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-8169</guid>
		<description>Actually it would be kinda easy to convert it to Visual C++ but sadly I&#039;m a little too busy to do this now and I don&#039;t see the point of the conversion. If you need help with the code then please ask and I&#039;ll try to find the VB sources and send you the array needed to convert the characters.</description>
		<content:encoded><![CDATA[<p>Actually it would be kinda easy to convert it to Visual C++ but sadly I&#8217;m a little too busy to do this now and I don&#8217;t see the point of the conversion. If you need help with the code then please ask and I&#8217;ll try to find the VB sources and send you the array needed to convert the characters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vash</title>
		<link>http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html/comment-page-1#comment-8098</link>
		<dc:creator>Vash</dc:creator>
		<pubDate>Mon, 02 Apr 2007 00:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/09/24/povpersistence-of-vision-kit-using-avr.html#comment-8098</guid>
		<description>Could you code this in C or c++?</description>
		<content:encoded><![CDATA[<p>Could you code this in C or c++?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
