Step 5Make the programming cradle
The first thing to do is superglue all the headers and the socket to the circuit board. That way, it's easier to solder to. You can even make an extension for the header like I did if you need more room on your circuit board.
The wiring is as follows:
Cable ATtiny2313 PinMOSI 17MISO 18SCK 19RESET 1GND 10
Get yourself the short ATtiny2313 overview to double-check the pinouts.
And remember: you're soldering up the wires on the underneath, and it's mirror-image. It might help to mark where pin 1 is on the bottom side before soldering. (I did it wrong once. Once.)
That said, the wiring is very simple. Just pin to pin, and then connect all the header pins to the closest pins on the socket. Fortunately for me, this pre-printed circuit board from Radio Shack did the trick.
The cradle is versatile too. See the last picture for my ATtiny13 programmer cradle. I have another for an ATMega8 too.
| « Previous Step | Download PDFView All Steps | Next Step » |



















































Thanks a lot for this Tutorial.
Well, I have a little problem. So i dont understand wich Pins from the ppc are coming to the Attiny.
Which PPC Pin is coming to the Miso? I think its the Pin 11 but i m not shure. When Miso is 11, Mosi is 2 form the ppc?
The green cable, thats the first pin form the ppc an the 19th from the Tiny?
Pin 1 from the Tiny, the Reset, which one frome the ppc is that? An the GND???
And which pins are the + and the - frome the 5 Volt Batterie?
The datasheet for the 2313 says PB7 is pin 19 which should be connected to sck according to the directions. However, translating this for the atmega8 PB7 doesn't have the same properties in brackets following it in the atmega8 datasheet. What is the correct translation for atmega8?
here are the data sheets. Any help would be greatly appreciated. Thanks
http://www.atmel.com/dyn/resources/prod_documents/DOC2543.PDF
http://www.atmel.com/dyn/resources/prod_documents/doc2486.pdf
Here's mine so far: (I've ghetto'd it up even more with as much super glue as possible)