20

I am looking for tool to draw circuits on Mac OS X. I mostly need it so I can add it into presentations. So the requirements are that it looks preety.

littlebirdceo
  • 4,697
  • 8
  • 41
  • 61
Lucas
  • 451
  • 1
  • 4
  • 18

15 Answers15

16

For drawing circuits I use Omnigraffle and the Electronics Extra.

alt text http://www.damhave.com/Stencils/files/page3_1.jpg

For physical hardware diagrams I use Fritzing.

Checkout a video on Fritzing here.

Daniel Grillo
  • 7,659
  • 18
  • 51
  • 69
littlebirdceo
  • 4,697
  • 8
  • 41
  • 61
  • Fritzing looks really cool, and appears to be useful for schematic diagrams as well. – Clinton Blackmore Nov 18 '09 at 19:07
  • In my experience Fritzing bogs down very quickly. I have a design with 15 components and 35 wires and my quad core iMac with 16G of RAM is burning 60% of all four cores and it is nearly unusably slow. Eagle is hard to get into but it is a much better choice for the mac – JockM Feb 09 '14 at 21:39
8

There is also OSX version of Eagle Cad. Although software itself is not very Mac-like nor exactly easy to use.

tuupola
  • 1,657
  • 2
  • 17
  • 21
  • No it really isn't. Still very much worth using though. This tutorial should help you to get started: http://www.instructables.com/id/Draw-Electronic-Schematics-with-CadSoft-EAGLE/ – NeedTungsten Nov 18 '09 at 22:59
7

There is always XCircuit and MacSpice. They maybe overkill for whatever your needs are, but might as well learn from them too.

Kortuk
  • 13,362
  • 8
  • 60
  • 85
JScott
  • 223
  • 2
  • 7
2

I've found that DigiKey's SchemeIt editor online works quite well, with export to PDF and PNG.

I wish that there was an agreed-upon exchange format for schematic diagrams, so that circuits could be moved easily from one schematic capture tool to another.

I use Eagle CAD for board design, but their schematic capture tool is awkward and produces ugly schematics—they look like they were designed for 1970s-style pen plotting. I wish that I could move Schematics from SchemeIt into Eagle CAD (and vice versa). I also have a number of schematics in CircuitLab that I had to abandon when they started charging for the service—it would have been nice to move them to another schematic capture system.

2

Have you given Upverter a try? It has a mac app as well as runs in the browser so you can try it out without installing anything.

[I work at Upverter]

Michael
  • 21
  • 3
  • Hi Michael please take a look here: http://electronics.stackexchange.com/help/promotion – bummi Feb 10 '15 at 17:34
2

I recommend Eagle from Cadsoft. It's the best free schematic/layout editor there is in my opinion.

Dago
  • 910
  • 7
  • 12
2

I use Omnigraffle for drawing the simple circuits I use in my Arduino classes. For circuit design, I use Eagle. It's a "real" schematic capture program (i.e. CAD program for circuits) that you can also use to produce circuit boards.

Omnigraffle is great for producing really nice looking schematics, as long as they are not too complex, because it doesn't have the intelligence that a real schematic capture program does on how to maintain connection between components. Omnigraffle also doesn't have very many components in its library so you have to make your own for even simple things. Eagle's part library is so big it's daunting.

todbot
  • 4,616
  • 23
  • 26
1

I think the gEDA package will compile under Mac OS X.

Thomas O
  • 31,546
  • 57
  • 182
  • 320
  • 1
    It does; I've used it before. It's available through Macports, but you'll want to build from source as the official packages tend to lag behind development quite a bit. – Kevin Vermeer Mar 22 '11 at 13:24
1

Someone asked Make a similar question (that was not Mac-specific). Their answer suggests Fritzing, too, and there are other tools mentioned in the post and in the comments.

Clinton Blackmore
  • 2,270
  • 1
  • 22
  • 23
0

Try Lucidchart. You can download a circuit maker for free.

Ricardo
  • 6,134
  • 19
  • 52
  • 85
0

I offen used idraw or Super Vectorizer to create my own vector graphics. If you are interested, here you go http://effectmatrix.com/mac-appstore/Super-Vectorizer.htm

liliba
  • 1
0

You may be able to access some of the Linux stuff which is around, through things like MacPorts.

Amos
  • 2,893
  • 3
  • 26
  • 26
0

I tried an evaluation version of McCAD and was quite pleased with it. I found it significantly more Mac-user-friendly than Eagle (which I also tried). YMMV, of course…

Kaelin Colclasure
  • 2,669
  • 7
  • 27
  • 37
0

Libear Tech has a Mac Ox version of its Spice simulator probably the best spice simulator out there

http://www.linear.com/designtools/software/

0

If you don't specifically need the program to be on your physical computer, CircuitLab and 123D Circuits (formerly Circuits.io) are both excellent web applications. Both have paid plans, but the free functionality on 123D is all you'll ever need.

felixphew
  • 445
  • 7
  • 16