Arduino as ISP Shield v0.1

295
Downloads
753
Views
Published on June 15, 2012

Description

(NOTE: this is version 0.1. I really don't recommend using it. Instead, use the finalized v1.0 Putting this up more for record keeping purposes than anything else.)

This ISP is based on Using an Arduino as an AVR ISP[http://arduino.cc/en/Tutorial/ArduinoISP].

I was elated when the Arduino as ISP sketch was released. I spent about a year with a breadboarded version using zif socket and a nest of wires, bypassing the Arduino bootloader and burning my sketches straight to the chip. It didn't take long for this breadboard setup to become a cumbersome chore, so I decided to make a dedicated pcb to handle it.

Some mistakes in this first version:

1) Because I'd been using a breadboarded Arduino as my source ISP, I hadn't accounted for auto-reset, so you either have to disable it on the board, or jump the Reset pin to 5V with a 100Ω resistor.

2) While I was using a ZIF socket on the breadboard, I didn't use the right component in the PCB design, so the holes were to narrow to use it.

These issues were all addressed in v0.2 (now v1.0).

Instructions

Parts required:

2x 1kΩ resistor
1x LED - RGB Common Cathode
2x Straight Break Away Headers Pins 1x8
2x Straight Break Away Headers Pins 1x6
1x Straight Break Away Headers Pins 2x3
1x 28 pin DIP socket
1x Ceramic Resonator 16MHz
Tags
This Thing has no tags.
Report as inappropriate

You must be logged in to post a comment.