Difference between revisions of "XCircuit"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
{{Software| | {{Software| | ||
name=XCircuit| | name=XCircuit| | ||
− | byline=X-based Schematic Drawing and | + | byline=X-based Schematic Drawing and Labeling| |
image=| | image=| | ||
caption=| | caption=| | ||
Line 7: | Line 7: | ||
dlocation=| | dlocation=| | ||
manufacturer=OpenCircuitDesign| | manufacturer=OpenCircuitDesign| | ||
− | webpage=[http://opencircuitdesign.com/xcircuit/ | + | webpage=[http://opencircuitdesign.com/xcircuit/ XCircuit]| |
label_color=| | label_color=| | ||
Color value_color=| | Color value_color=| | ||
+ | update=6/23/2008 | ||
}} | }} | ||
− | '''XCircuit''' is a Unix program for drawing circuits. | + | '''XCircuit''' is a Unix program for drawing circuits. It uses PostScript to load and save files, which means schematics drawn in XCircuit can be easily loaded into [[LaTeX]] documents. |
− | =Running= | + | ==Running== |
Log in to a Unix station, or log in remotely with a terminal program and an X11 package ([[X-Win 32]] for Windows, [[X11R6]] for Macs) and type '''xcircuit''' - it's just that easy! | Log in to a Unix station, or log in remotely with a terminal program and an X11 package ([[X-Win 32]] for Windows, [[X11R6]] for Macs) and type '''xcircuit''' - it's just that easy! | ||
− | =Use= | + | ==Use== |
− | + | A [http://opencircuitdesign.com/xcircuit/tutorial/index.html tutorial] is available at the OpenCircuitDesign page. | |
+ | |||
+ | == External Links == | ||
+ | |||
+ | == References == | ||
+ | <references /> | ||
+ | |||
[[Category:Software]] | [[Category:Software]] | ||
+ | [[Category:EGR 119]] |
Revision as of 19:07, 23 June 2008
Version | 3.4 rev 26 |
---|---|
Manufacturer | OpenCircuitDesign |
Web Page | XCircuit |
Pundit Updated | 6/23/2008 |
XCircuit is a Unix program for drawing circuits. It uses PostScript to load and save files, which means schematics drawn in XCircuit can be easily loaded into LaTeX documents.
Contents
Running
Log in to a Unix station, or log in remotely with a terminal program and an X11 package (X-Win 32 for Windows, X11R6 for Macs) and type xcircuit - it's just that easy!
Use
A tutorial is available at the OpenCircuitDesign page.