Does anyone know a program for creating schematics?

  • Thread starter Thread starter SlayerMonkey
  • Start date Start date
  • Tags Tags
    Program Schematics
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
13 replies · 3K views
SlayerMonkey
Messages
5
Reaction score
0
As it states in the title, I am looking for a program that I could create circuit schematics with.
 
Engineering news on Phys.org
If you've got a DOS machine around, check out DCCAD. It'll run under Windows up to '95 and will let you make printed circuit board layouts too. I liked its simplicity. It's specific to HP Laserjet printers, though.

There are hobby houses that let you download drawing software for schematics and circuit boards , you can send them your file and they'll send back a nicely made board.
ExpressPCB comes to mind. PCB Express, too.
The software is free but the boards are a bit pricey .

That "Discover Circuits" forum would be a good place to ask same question.

Others here will know too, so check back.
 
DipTrace is good and low cost.
 
Very basic one which I used long time ago (but it's good to start with) is:
flastad.com/circuit (free)

More advanced toy is:
pspice (9.1) - http://www.engr.uky.edu/~cathey/pspice061301.html which is also free.

I would recommend to start with pspice, find a few tutorials and you will be fine.
 
Thank you everyone for the help:smile:
 
The free simulator program LTSpice has a very simple schematic drawing function in it, and a good library of components.
 
You can use ISIS Proteus, or eagle cad.
ISIS let's you to make circuit simulation also.
 
If you're dead set on using a free program, use OrCAD Capture. It is a GUI front end with PSPICE at its backend. The free one has limits on the number of components that can be simulated but no limit on simply drawing them.

http://www.cadence.com/products/orcad/pages/downloads.aspx
 
Eagle PCB and KiCAD are both excellent schematic capture and PCB layout programs. Both are also free (at least, the lite version of Eagle--can't do PCBs of more than 2 layers, or greater than 4" x 3", but since you're not designing a PCB, that's irrelevant).
http://www.cadsoftusa.com/download-eagle/
http://www.kicad-pcb.org/display/KICAD/KiCad+EDA+Software+Suite

Of the two, Eagle is probably better for your purposes as the tutorial is more refined, and the built-in component library is much larger (although someone went to the trouble of exporting all these to KiCad component library format, but then you'd have to find the library and use it).