Hi, I have a Willem programmer that connects to my pc via parallel port. I have used a parallel port ISCP adapter that I made to program the arduino. The Willem programmer has iscp headers labeled as: VPP,VCC,GND,PGD,PGC.
The arduino has miso, sck,reset,vcc,mosi,ground
I want to make a jumper between the two for convenience.
Would I connect it:
Ground - Ground /ground
VCC - VCC /power
RESET - VPP / reset
miso - pgd / data
sck - pgc / clock
Is that right? I dont really understand the mosi/miso thing.