Difference between revisions of "GEDA Resources"
From Evil Mad Scientist Wiki
m |
|||
Line 23: | Line 23: | ||
* [http://www.gedasymbols.org/ gedasymbols], the largest single repository | * [http://www.gedasymbols.org/ gedasymbols], the largest single repository | ||
* [http://www.msarnoff.org/symbols/ Symbols] by Matt Sarnoff | * [http://www.msarnoff.org/symbols/ Symbols] by Matt Sarnoff | ||
+ | * [http://ashwith.wordpress.com/2010/09/23/creating-your-own-symbols-in-gschem/ Tutorial] on creating your own symbols | ||
Line 41: | Line 42: | ||
* [http://sourceforge.net/apps/trac/wedana/ Wedana]: Cross-platform browser-based tools to view and edit data from gEDA applications. | * [http://sourceforge.net/apps/trac/wedana/ Wedana]: Cross-platform browser-based tools to view and edit data from gEDA applications. | ||
* [http://www.msarnoff.org/geda-mac/ Mac OS X Wrappers]: Little mac-friendly "launcher" apps, to launch gEDA apps in the normal Mac way. By Matt Sarnoff. | * [http://www.msarnoff.org/geda-mac/ Mac OS X Wrappers]: Little mac-friendly "launcher" apps, to launch gEDA apps in the normal Mac way. By Matt Sarnoff. | ||
+ | |||
+ | |||
+ | == Simulating circuits with gEDA and friends == | ||
+ | * [http://ashwith.wordpress.com/2010/09/10/circuit-simulation-in-gnulinux-lets-begin/ Beginners tutorial] at Ashwith, the first of several | ||
+ | * [http://www.brorson.com/gEDA/SPICE/intro.html Tutorial] by Stuart Brorson | ||
== Tips for Mac users == | == Tips for Mac users == | ||
* [http://electro.easyb.ch/pages/schem.html Using themes for fink] | * [http://electro.easyb.ch/pages/schem.html Using themes for fink] |
Revision as of 15:58, 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.
Contents
Basics
- gEDA Project Homepage
- gEDA Answers @ Launchpad: A place for Q&A about gEDA tools
- All about gEDA at Open Circuits
Introductory Tutorials
- The classic tutorial by Bill Wilson
- Getting started with gEDA 7 MB PDF tutorial, from Cambridge University Engineering Department, covering schematics, layout, and spice
- PCB tutorial (layout only) by DJ Delorie
- Tutorials by Abhijit Kshirsagar
- PCB basics and gEDA/PCB Tips and Tricks -- a forum post at 5 Man Conspiracy
Symbols: Schematic symbols for use in gschem
- gedasymbols, the largest single repository
- Symbols by Matt Sarnoff
- Tutorial on creating your own symbols
Footprints: component footprints for use in PCB
- gedasymbols, the largest single repository
- Footprints by Matt Sarnoff
- PCB Footprints by John C Luciani -- excellent collection
Footprint-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.
Simulating circuits with gEDA and friends
- Beginners tutorial at Ashwith, the first of several
- Tutorial by Stuart Brorson