Hacker News new | ask | show | jobs
by mmac_ 870 days ago
Kicad is the best free EDA I've used and I know many others that use it. The active development and large community make it a no-brainer.

I use Altium professionally ($$$) and I feel like Kicad could cover most of the boards I work on. FYI I've seen a few advanced PCB's done in Kicad successfully - just not sure how much manual calculations/work they had to do.

Kicad + the cheap online PCB vendors are a killer combination.

1 comments

Do you have any example(s) of an advanced KiCAD board?
This is the most awesome thing I've come across on HN in recent months if not years!
> Made With

> KiCAD EDA > OpenSCAD > LUFA > Autodesk Fusion (Case parts)

This is really awesome. Kudos for KiCAD and OpenSCAD.

That is impressive!
Another example: the HackRF SDR board was done in KiCAD

https://github.com/greatscottgadgets/hackrf

Kicad has a bunch of examples of boards made with Kicad on their homepage.

Tons of stuff on par with a Raspberry Pi or BeagleBone Black, with DRAM, eMMC, and PCIe routing, plus all the fine pitch placements for supporting circuitry. PMICs get dense in these applications.

https://github.com/oro-os/link/tree/master/pcb/link-x86-obt

Not the best laid out PCB or the best project structure. But it works, and it's fairly complex.