symbols
Schematic Symbols

What are schematic symbols?
What symbols are part of the library?
Who are the symbol authors?
How do I create new schematic symbols?
How can I contribute/share my symbols with the gEDA community?
Where can I download it?


What are schematic symbols?

Schematic symbols are an abstract representation of the physical components used in electronic circuits. A physical component can be an intergated circuit (IC), a passive device (like a resister), an active device (like a diode or transistor), etc... Basically a symbol is the representation of the component on a schematic sheet.

gEDA/gaf includes a symbol library of over 1400 symbols. The file format for the symbols is in an easy to understand ASCII format and is the exact same file format as schematic files.

What symbols are part of the library?

You can view the contents of the symbol library in gEDA/gaf's Online Symbol Library. You can also download the symbols source tarball and look inside there.

Who are the symbol authors?

There are many symbol authors. Please see the AUTHORS file in the symbols source directory for a complete list.

How do I create new schematic symbols?

Even though the gEDA/gaf symbol library is not tiny, you will probably have to create symbols for the devices that you want to use in your circuit designs. There are three ways of creating schematic symbols:

How can I contribute/share my symbols with the gEDA community?

The gEDA project always welcomes symbol contributions. There are two ways to contribute or share symbols:

Where can I download it?

The symbols are part of gEDA/gaf and can be downloaded from: gEDA's download page