Difference between revisions of "GEDA Resources"

From Evil Mad Scientist Wiki
Jump to: navigation, search
m
Line 14: Line 14:
 
== Introductory Tutorials ==
 
== Introductory Tutorials ==
 
* [http://geda.seul.org/wiki/geda:gsch2pcb_tutorial The classic tutorial] by Bill Wilson
 
* [http://geda.seul.org/wiki/geda:gsch2pcb_tutorial The classic tutorial] by Bill Wilson
* http://www-mdp.eng.cam.ac.uk/web/CD/engapps/geda/starting_gEDA_long.pdf Getting started with gEDA] 7 MB PDF tutorial, from  Cambridge University Engineering Department, covering schematics, layout, and spice
+
* [http://www-mdp.eng.cam.ac.uk/web/CD/engapps/geda/starting_gEDA_long.pdf Getting started with gEDA] 7 MB PDF tutorial, from  Cambridge University Engineering Department, covering schematics, layout, and spice
 
* [http://www.delorie.com/pcb/docs/gs/gs.html PCB tutorial] (layout only) by DJ Delorie
 
* [http://www.delorie.com/pcb/docs/gs/gs.html PCB tutorial] (layout only) by DJ Delorie
 
* [http://sites.google.com/site/abhijit86k/linux/geda Tutorials] by Abhijit Kshirsagar
 
* [http://sites.google.com/site/abhijit86k/linux/geda Tutorials] by Abhijit Kshirsagar

Revision as of 16:46, 2 August 2011

Useful resources for working with gEDA, the GPL'd suite and toolkit of Electronic Design Automation software.

Important Note: This page is a work in progress.


Basics


Introductory Tutorials


Symbols: Schematic symbols for use in gschem


Footprints: component footprints for use in PCB


Footprints-generating utilities

  • Footgen, Darryl Harmon's python-based footprint generator for geda/pcb
  • Ruby-based footprint generator by Stefan Salewski
  • browser-based footprint generator
  • Browser-based rectangular footprint generator by chlazza.net


Other Utilities

  • Wedana: Cross-platform browser-based tools to view and edit data from gEDA applications.
  • Mac OS X Wrappers: Little mac-friendly "launcher" apps, to launch gEDA apps in the normal Mac way. By Matt Sarnoff.


Tips for Mac users