Difference between revisions of "ISP Shield"

From Evil Mad Scientist Wiki
Jump to: navigation, search
Line 7: Line 7:
  
  
Kit Assembly Instructions and Bill of Materials are [[ISP_Shield_Assembly_Instructions|here]].
+
Essential Documentation:
 
+
* Kit Assembly Instructions and Bill of Materials are [[ISP_Shield_Assembly_Instructions|located here]].
 
+
* Basic information on using the ISP Shield is [[Using_The_ISP_Shield|over here]].
Background and sources:
 
* 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://andreknoerig.de/ Andre Knoerig] at [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]].
 
  
  
Line 20: Line 16:
 
* Circuit board design and electrical schematics in [http://www.gpleda.org/index.html gEDA] format are [http://evilmadscience.s3.amazonaws.com/wiki/ispshield/emsispshield.zip here] .ZIP archive
 
* Circuit board design and electrical schematics in [http://www.gpleda.org/index.html gEDA] format are [http://evilmadscience.s3.amazonaws.com/wiki/ispshield/emsispshield.zip here] .ZIP archive
 
* Source code is available [http://arduino.cc/en/Tutorial/ArduinoISP  through the Arduino IDE] and is based on [http://code.google.com/p/mega-isp mega-isp] by Randall Bohn.
 
* Source code is available [http://arduino.cc/en/Tutorial/ArduinoISP  through the Arduino IDE] and is based on [http://code.google.com/p/mega-isp mega-isp] by Randall Bohn.
 +
 +
 +
Background and sources:
 +
* 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://andreknoerig.de/ Andre Knoerig] at [http://fritzing.org fritzing.org].
  
  

Revision as of 16:42, 23 March 2011

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


Main details about the ISP Shield kit:

  • Announcement article at Evil Mad Scientist Laboratories-- link coming soon
  • Store page at Evil Mad Science


Essential Documentation:

  • Kit Assembly Instructions and Bill of Materials are located here.
  • Basic information on using the ISP Shield is over here.


Open Source Hardware documentation for the ISP Shield:

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


Background and sources:


Places for questions, answers, and sharing experiences: