ATTiny programmer shield

I got some ATTiny and now need to transfer the program from the Arduino IDE to the ATTiny without a programmer.

The solution is, just make your own programmer shield. Based on this tutorial http://hlt.media.mit.edu/?p=1229 I created my programmer shield for the Arduino Duemilanove. It's not pretty since it's just a ugly board out of my box but it works. Preparing the Arduino duemilanove according to this tutorial and then hook up the ATTiny into the header pin socket, open your sketch and click upload. Done!!!

Not much to see but also not much to tell. It's just wired up and put on the Arduino Duemilanove.

Using the header pins I am able to program the ATTiny off the socket by connecting them with crocodile clips. Why? Because of this design -> TinySpider