/Arduino-as-ISP-shield

Arduino as ISP shield created with Kicad.

Primary LanguageHTMLApache License 2.0Apache-2.0

Quickly hacked together Arduino shield to program other Arduino's. Can also be used to program the old AT90S1200 microcontroller using avrdude. I used AVRDUDESS 2.14 with avrdude 7.0.

Use the ArduinoISP.ino sketch to program your Arduino.

Use this define: #define USE_OLD_STYLE_WIRING

License