<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:www.local-guru.net,2005:/blog/tag/attiny13</id>
  <link type="text/html" href="http://www.local-guru.net" rel="alternate"/>
  <link type="application/atom+xml" href="http://www.local-guru.net/blog/tag/attiny13.atom" rel="self"/>
  <title>GuruBlog : Articles about attiny13</title>
  <subtitle>local-guru.net</subtitle>
  <updated>2009-12-14T01:53:00+01:00</updated>
  <generator>GuruBlog engine</generator>
  <entry>
    <id>tag:www.local-guru.net,2005:Article/211</id>
    <published>2009-12-14T01:53:00+01:00</published>
    <updated>2009-12-14T01:53:00+01:00</updated>
    <link type="text/html" href="http://www.local-guru.net//blog/2009/12/14/using-an-arduino-as-a-avr-programmer" rel="alternate"/>
    <author>
      <name>Nikolaus Gradwohl</name>
    </author>
    <title type="html">Using an arduino as a AVR Programmer</title>
    <category term="arduino" scheme="http://www.local-guru.net/blog/tag/arduino"/>
    <category term="attiny13" scheme="http://www.local-guru.net/blog/tag/attiny13"/>
    <content type="html">&lt;p&gt;I managed to use an arduino as an isp programmer for my ATTiny13.
I first i tried to use the avr910 program described in &lt;a href="http://www.uchobby.com/index.php/2007/11/04/arduino-avr-in-system-programmer-isp/"&gt;this blogpost from Randall Bohn&lt;/a&gt;,
but avrdude could not flash my hex file :-/&lt;/p&gt;

&lt;p&gt;then i found a newer version of the code that emulates an avrisp &lt;a href="http://code.google.com/p/mega-isp/"&gt;at googlecode&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="http://www.local-guru.net/img/guru/arduinoisp.jpg" alt="arduinoisp" /&gt;&lt;/p&gt;
</content>
  </entry>
</feed>

