I would like to program ATtiny85 chips with the Ardunio R3 board, as described on “http://hlt.media.mit.edu/?p=1229”.
I’m getting this error: stk500_recv(): programmer is not responding
I am using Arduino 0023 software with attiny45_85.zip files installed as per Arduino instructions.
I tried these steps:
-
Downloaded BLINK program to Arduino on a MacBook Pro and on a Windows 7 laptop
-
Selected ATtiny85 (w/Arduino as ISP) before trying to program ATtiny85 chips
-
Tried several different ATtiny85 chips
-
Tried a second Arduino R3 from Radio Shack (same error as the Arduino R3 from SparkFun)
-
Verified all wiring as per MIT instructions
Does anyone have any suggestions?