Difference between revisions of "ISP Shield"

From Evil Mad Scientist Wiki
Jump to: navigation, search
Line 11: Line 11:
 
Background and details:
 
Background and details:
 
* This project is based on the [http://arduino.cc/en/Tutorial/ArduinoISP Arduino as AVR ISP] and [http://arduino.cc/en/Tutorial/ArduinoToBreadboard From Arduino to a Microcontroller on a Breadboard] tutorials by the Arduino Team.
 
* This project is based on the [http://arduino.cc/en/Tutorial/ArduinoISP Arduino as AVR ISP] and [http://arduino.cc/en/Tutorial/ArduinoToBreadboard From Arduino to a Microcontroller on a Breadboard] tutorials by the Arduino Team.
 +
* Hardware design was based on the [http://fritzing.org/projects/arduino-isp-incl-shield/ Arduino Arduino ISP (incl. shield)] tutorial by [http://fritzing.org/profiles/andre/ andre] of [http://fritzing.org fritzing.org].
 
* A brief overview and tutorial of the programing capabilities of the ISP Shield is available [[Using_The_ISP_Shield|here]].
 
* A brief overview and tutorial of the programing capabilities of the ISP Shield is available [[Using_The_ISP_Shield|here]].
  
Line 21: Line 22:
  
 
Places for questions, answers, and sharing experiences:  
 
Places for questions, answers, and sharing experiences:  
* ISP Shield Forum (coming soon!) at Evil Mad Scientist Laboratories
+
* [http://www.evilmadscientist.com/forum/index.php?forum=8 Forum] at Evil Mad Scientist Laboratories
 
* [http://www.flickr.com/groups/evilmadscience/ Evil Mad Science Auxiliary Flickr Group] where you can share photos of your ISP Shields in action!
 
* [http://www.flickr.com/groups/evilmadscience/ Evil Mad Science Auxiliary Flickr Group] where you can share photos of your ISP Shields in action!

Revision as of 20:51, 22 March 2011

This page is a central site for documentation of the ISP Shield kit.


Main details about the ISP Shield kit:

  • Announcement article coming soon!


Assembly instructions and a Bill of Materials are available here.


Background and details:


Open Source Hardware documentation for the ISP Shield:

  • Electrical schematics are coming soon! (PDF file)
  • Circuit board design and electrical schematics in gEDA format are coming soon! (.zip file)
  • Source code is available through the Arduino IDE and is based on mega-isp by Randall Bohn.


Places for questions, answers, and sharing experiences: