<?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: AVR Simple-to-build Programmer &#8211; HARDWARE</title>
	<atom:link href="http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/feed" rel="self" type="application/rss+xml" />
	<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html</link>
	<description>A website containing DIY projects and programming tips &#38; tricks.</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:53:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: aunn</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-203429</link>
		<dc:creator>aunn</dc:creator>
		<pubDate>Sun, 09 Jan 2011 14:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-203429</guid>
		<description>can u plz guide me how to use avreal..</description>
		<content:encoded><![CDATA[<p>can u plz guide me how to use avreal..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ReAl</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-197992</link>
		<dc:creator>ReAl</dc:creator>
		<pubDate>Wed, 12 May 2010 20:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-197992</guid>
		<description>Gábor, this schematic
http://real.kiev.ua/old/avreal/en/adapters.html#FBPRG
(so-called &quot;FBPRG&quot;, because it was initially used with fbprg.exe by Jerry Meng) can program all AVR controllers listed on new avreal homepage http://real.kiev.ua/avreal/ . But I suggest 0.1 uF ceramic capacitor for VCC decoupling.</description>
		<content:encoded><![CDATA[<p>Gábor, this schematic<br />
<a href="http://real.kiev.ua/old/avreal/en/adapters.html#FBPRG" rel="nofollow">http://real.kiev.ua/old/avreal/en/adapters.html#FBPRG</a><br />
(so-called &#8220;FBPRG&#8221;, because it was initially used with fbprg.exe by Jerry Meng) can program all AVR controllers listed on new avreal homepage <a href="http://real.kiev.ua/avreal/" rel="nofollow">http://real.kiev.ua/avreal/</a> . But I suggest 0.1 uF ceramic capacitor for VCC decoupling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arjun</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-197765</link>
		<dc:creator>arjun</dc:creator>
		<pubDate>Tue, 27 Apr 2010 14:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-197765</guid>
		<description>hello...
i need to program attiny2313...
i didnt find avreal software and win32 driver ..
please send me the download links...
thanx in advance...</description>
		<content:encoded><![CDATA[<p>hello&#8230;<br />
i need to program attiny2313&#8230;<br />
i didnt find avreal software and win32 driver ..<br />
please send me the download links&#8230;<br />
thanx in advance&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gábor</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-196177</link>
		<dc:creator>Gábor</dc:creator>
		<pubDate>Tue, 09 Mar 2010 12:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-196177</guid>
		<description>Hi folks,
Does this schematic work with ATtiny25?
Thanks
Gábor</description>
		<content:encoded><![CDATA[<p>Hi folks,<br />
Does this schematic work with ATtiny25?<br />
Thanks<br />
Gábor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-195193</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sun, 14 Feb 2010 10:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-195193</guid>
		<description>Hi there, some time ago i made a programmer for nearly every AVR that has 8, 20 or 40 pins, complete with lpt isp connector. And as far as i remember it took me 4 resistors (instead of 3 in Your project ;) ) - 3x 330ohm, 1x 100ohm and 1 capacitor for power smoothing (powered via USB). I used it many times with WinAvr and AVRdude so its working correctly.</description>
		<content:encoded><![CDATA[<p>Hi there, some time ago i made a programmer for nearly every AVR that has 8, 20 or 40 pins, complete with lpt isp connector. And as far as i remember it took me 4 resistors (instead of 3 in Your project <img src='http://stuff.nekhbet.ro/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) &#8211; 3x 330ohm, 1x 100ohm and 1 capacitor for power smoothing (powered via USB). I used it many times with WinAvr and AVRdude so its working correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WILLIAM</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-191331</link>
		<dc:creator>WILLIAM</dc:creator>
		<pubDate>Thu, 24 Sep 2009 17:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-191331</guid>
		<description>IM LOOKING FOR AN INDIVIDUAL THAT WILL BE WILLING TO MAKE SOME CASH! I HAVE AN  &quot;AT-TINY45&quot; 8PIN CHIP,  AND I NEED SOMEONE TO MAKE DUPLICATES. THE CHIP I HAVE IS USED FOR MAKING RAPID FIRE XBOX CONTROLLERS. IF YOU ARE QUALIFIED, PLEASE SEND AN EMAIL TO: ATILLAZBADBOY@GMAIL.COM   IF LOCK BITS ARE PRESENT, I WILL NEED A NEW CODE DEVELOPED, SO &quot;C&quot; CODING EXPERIENCE IS A MUST!</description>
		<content:encoded><![CDATA[<p>IM LOOKING FOR AN INDIVIDUAL THAT WILL BE WILLING TO MAKE SOME CASH! I HAVE AN  &#8220;AT-TINY45&#8243; 8PIN CHIP,  AND I NEED SOMEONE TO MAKE DUPLICATES. THE CHIP I HAVE IS USED FOR MAKING RAPID FIRE XBOX CONTROLLERS. IF YOU ARE QUALIFIED, PLEASE SEND AN EMAIL TO: <a href="mailto:ATILLAZBADBOY@GMAIL.COM">ATILLAZBADBOY@GMAIL.COM</a>   IF LOCK BITS ARE PRESENT, I WILL NEED A NEW CODE DEVELOPED, SO &#8220;C&#8221; CODING EXPERIENCE IS A MUST!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronnie</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-189620</link>
		<dc:creator>Ronnie</dc:creator>
		<pubDate>Mon, 17 Aug 2009 21:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-189620</guid>
		<description>For the attiny2313-20pi from sparkfun electronics. i tried this but my modern computer doesnt have a  parallel port so i used a usb counter and neither of the programs work. avreal or lcprog on windows vista. they both just close after they open. even in admininstrator privelages.</description>
		<content:encoded><![CDATA[<p>For the attiny2313-20pi from sparkfun electronics. i tried this but my modern computer doesnt have a  parallel port so i used a usb counter and neither of the programs work. avreal or lcprog on windows vista. they both just close after they open. even in admininstrator privelages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trimbitas Sorin</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-186113</link>
		<dc:creator>Trimbitas Sorin</dc:creator>
		<pubDate>Sun, 05 Jul 2009 09:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-186113</guid>
		<description>For ATTiny12 I suggest this schematic : http://www.serasidis.gr/circuits/avr_isp/avr_isp.htm

Hope this helps

Sorin</description>
		<content:encoded><![CDATA[<p>For ATTiny12 I suggest this schematic : <a href="http://www.serasidis.gr/circuits/avr_isp/avr_isp.htm" rel="nofollow">http://www.serasidis.gr/circuits/avr_isp/avr_isp.htm</a></p>
<p>Hope this helps</p>
<p>Sorin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomislav</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-185241</link>
		<dc:creator>Tomislav</dc:creator>
		<pubDate>Sun, 28 Jun 2009 21:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-185241</guid>
		<description>hello,

is it possible to programme ATTINY12 with this programmer? can you please answer on my email?

TNX PAL</description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>is it possible to programme ATTINY12 with this programmer? can you please answer on my email?</p>
<p>TNX PAL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A. S. Bhasker Raj</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-154534</link>
		<dc:creator>A. S. Bhasker Raj</dc:creator>
		<pubDate>Sat, 13 Dec 2008 11:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-154534</guid>
		<description>Trimbitas Sorin 

Your project is really useful for beginners.

I am from India and working on a project &#039;Light Following Robot&#039;.

The circuit uses AT90S4433 microcontroller.

I need your help.

How to build a programmer for this microcontroller?

Waiting for your reply

Regards

A. S. Bhasker Raj</description>
		<content:encoded><![CDATA[<p>Trimbitas Sorin </p>
<p>Your project is really useful for beginners.</p>
<p>I am from India and working on a project &#8216;Light Following Robot&#8217;.</p>
<p>The circuit uses AT90S4433 microcontroller.</p>
<p>I need your help.</p>
<p>How to build a programmer for this microcontroller?</p>
<p>Waiting for your reply</p>
<p>Regards</p>
<p>A. S. Bhasker Raj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JohnC</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-150846</link>
		<dc:creator>JohnC</dc:creator>
		<pubDate>Tue, 25 Nov 2008 01:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-150846</guid>
		<description>Hey,

This thing worked like a charm for me using Windows XP once I installed  the proper driver and .dll file for the AVReal software.  I used it ot program a tiny2313 chip for a project of mine.  

To the OP, thanks for sharing this information you&#039;ve saved me the cost of purchasing an expensive programmer!</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>This thing worked like a charm for me using Windows XP once I installed  the proper driver and .dll file for the AVReal software.  I used it ot program a tiny2313 chip for a project of mine.  </p>
<p>To the OP, thanks for sharing this information you&#8217;ve saved me the cost of purchasing an expensive programmer!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SANJEET</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-147720</link>
		<dc:creator>SANJEET</dc:creator>
		<pubDate>Sun, 09 Nov 2008 08:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-147720</guid>
		<description>hi 
   THIS IS SANJEET,
                     SIR I WANT TO KNOW THAT HOW TO COPY A 64PIN BLNK MICROPROCESSOR ICS WITH A 64PIN PROGRAMME ICS (how i can read and write the programmer ics)
PLEASE REPLY</description>
		<content:encoded><![CDATA[<p>hi<br />
   THIS IS SANJEET,<br />
                     SIR I WANT TO KNOW THAT HOW TO COPY A 64PIN BLNK MICROPROCESSOR ICS WITH A 64PIN PROGRAMME ICS (how i can read and write the programmer ics)<br />
PLEASE REPLY</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tayyeb</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-131845</link>
		<dc:creator>tayyeb</dc:creator>
		<pubDate>Sun, 14 Sep 2008 06:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-131845</guid>
		<description>hi,
i need USB Avr programmer to connect Avr to notebook. 
please help me.
can i build it?
thanks.</description>
		<content:encoded><![CDATA[<p>hi,<br />
i need USB Avr programmer to connect Avr to notebook.<br />
please help me.<br />
can i build it?<br />
thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petr O.</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-127028</link>
		<dc:creator>Petr O.</dc:creator>
		<pubDate>Sat, 23 Aug 2008 11:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-127028</guid>
		<description>Hey,

Thanks, it works for me fine! I used the 380 ohm resistors, their value does not matter much, only used as a safety measure as i understand..</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Thanks, it works for me fine! I used the 380 ohm resistors, their value does not matter much, only used as a safety measure as i understand..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mircik</title>
		<link>http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html/comment-page-1#comment-112723</link>
		<dc:creator>mircik</dc:creator>
		<pubDate>Sat, 14 Jun 2008 11:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2006/06/15/avr-simple-to-build-programmer-hardware.html#comment-112723</guid>
		<description>Hi,
very good advice. I&#039;m beginer and I think I finally programmed the microcontroller (but no LEDs blink)- I made the Ladyada&#039;s POV project:
I used that DB25 porgramming board and AVReal software for DOS (just for programming the microcontroller)
command:
avreal32.exe +TINY2313 -p1 -ap -o0 -e -w -v -c minipov.hex
and appeared:

... Power ON
Device connected, TINY3213 detected
Lock state unknown
Device erased
Device connected, TINY2313 detected
Fuses
OSCCAL =65, 68
CKDIV =1
CKOUT =1
SUT =2
CKSEL =4
DWEN =1
EESAVE =1
WDTON = 1
BODLEVEL =7
RSTDISBL = 1
SELFPRGEN = 0
Programming CODE memory
done
Verifying CODE memory
passed
done
Reset pin released
Power OFF

it looks fine to me, but i can&#039;t make the LEDs blink

What do you think?
PS I&#039;m romanian too.:P</description>
		<content:encoded><![CDATA[<p>Hi,<br />
very good advice. I&#8217;m beginer and I think I finally programmed the microcontroller (but no LEDs blink)- I made the Ladyada&#8217;s POV project:<br />
I used that DB25 porgramming board and AVReal software for DOS (just for programming the microcontroller)<br />
command:<br />
avreal32.exe +TINY2313 -p1 -ap -o0 -e -w -v -c minipov.hex<br />
and appeared:</p>
<p>&#8230; Power ON<br />
Device connected, TINY3213 detected<br />
Lock state unknown<br />
Device erased<br />
Device connected, TINY2313 detected<br />
Fuses<br />
OSCCAL =65, 68<br />
CKDIV =1<br />
CKOUT =1<br />
SUT =2<br />
CKSEL =4<br />
DWEN =1<br />
EESAVE =1<br />
WDTON = 1<br />
BODLEVEL =7<br />
RSTDISBL = 1<br />
SELFPRGEN = 0<br />
Programming CODE memory<br />
done<br />
Verifying CODE memory<br />
passed<br />
done<br />
Reset pin released<br />
Power OFF</p>
<p>it looks fine to me, but i can&#8217;t make the LEDs blink</p>
<p>What do you think?<br />
PS I&#8217;m romanian too.:P</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/18 queries in 0.006 seconds using xcache
Object Caching 471/471 objects using xcache

Served from: stuff.nekhbet.ro @ 2012-02-09 16:03:05 -->
