A Cross Platform and Open Source Electronics Design Automation Suite

KiCad

KiCad

  -  1.2 GB  -  Open Source
  • Latest Version

    KiCad 8.0.5 LATEST

  • Review by

    Sophia Jones

  • Operating System

    Windows 8 (64-bit) / Windows 10 (64-bit) / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    KiCad Team / External Link

  • Filename

    kicad-8.0.5-x86_64.exe

KiCad is an open-source electronic design automation (EDA) software suite used for creating schematics, printed circuit board (PCB) layouts, and more.

KiCad Screenshot 1

Initially developed in 1992 by Jean-Pierre Charras, KiCad for PC has evolved significantly over the years, becoming one of the most popular tools for electronics hobbyists, engineers, and professionals alike.

Its robust feature set, combined with its open-source nature, makes it a versatile choice for PCB design, capable of handling both small-scale and complex projects.

Main Features

Schematic Capture

KiCad's Eeschema module allows users to create complex circuit schematics with ease. It includes a wide range of components and supports custom symbols. Users can easily create and manage hierarchical designs, which is particularly useful for large projects.

PCB Layout

The PCBNew module is where the magic happens for PCB design. It supports multi-layer boards, differential pair routing, and high-speed design. The interactive routing tool offers real-time design rule checking, ensuring that your design is manufacturable.

3D Viewer

It includes a powerful 3D viewer that lets you visualize your PCB in a 3D space. This feature helps in understanding the placement of components and verifying the physical layout before manufacturing.

Library Management

It provides extensive libraries of components, footprints, and symbols. It also allows users to create and manage their own libraries, ensuring that you have the exact parts you need for your design.

SPICE Simulation

This program integrates with Ngspice for circuit simulation, allowing you to test your circuits before building them physically. This feature is invaluable for verifying the functionality of your design.

User Interface

KiCad’s user interface is clean and functional, though it may seem a bit overwhelming to beginners due to the vast array of tools and features available.

KiCad Screenshot 2

The interface is divided into different modules—Eeschema for schematic capture, PCBNew for PCB layout, and more—each with its own set of tools and options.

The learning curve can be steep, but once familiar with the interface, users will find it highly efficient and customizable. It supports multiple windows and tabs, allowing for easy navigation between different parts of a project.

Installation and Setup

Download: Visit the official website or FileHorse and download the installer for your operating system.

Installation: Run the installer and follow the on-screen instructions. The installation process typically takes a few minutes, depending on your system.

Initial Setup: Upon first launch, it prompts you to configure the default libraries and settings. This step is crucial as it ensures you have all the necessary components and tools available.

Getting Started: It offers a range of tutorials and documentation to help you get started. It’s recommended to go through these resources to familiarize yourself with the software.

KiCad Screenshot 3

How to Use
  • Create a Project: Start by creating a new project. It organizes everything into a project directory, making it easy to manage files.
  • Schematic Design: Use the Eeschema module to create your circuit schematic. Add components from the library, connect them using wires, and assign footprints to each component.
  • PCB Layout: Once your schematic is complete, switch to PCBNew to start laying out your PCB. Import the netlist from Eeschema and place your components on the board. Use the routing tools to connect the components.
  • 3D Visualization: Use the 3D viewer to check your PCB layout in a three-dimensional space. This step is essential for ensuring the physical design meets your expectations.
  • Manufacturing Files: Generate Gerber files and other necessary manufacturing files from PCBNew. These files are what you will send to your PCB manufacturer.
FAQ

Is KiCad suitable for professional use?
Yes, this program is widely used by professionals for commercial projects. Its feature set is robust enough to handle complex designs, and being open-source, it receives continuous improvements from the community.

Can I import projects from other EDA tools into KiCad?
It supports importing designs from other EDA tools like Eagle. However, the import process might require some adjustments to ensure compatibility.

Does KiCad have simulation capabilities?
Yes, it integrates with Ngspice for SPICE-based circuit simulation. This feature allows you to simulate and verify your circuits before building them.

Is there a limit to the size or complexity of a project in KiCad?
No, the app does not impose any artificial limits on the size or complexity of your project. It can handle multi-layer boards, high pin-count components, and large designs.

How can I learn KiCad efficiently?
The community offers extensive documentation, tutorials, and forums. Additionally, there are many video tutorials available online that can help you learn the software quickly.

Alternatives

Eagle: A popular EDA tool by Autodesk, Eagle offers similar functionality but comes with a steeper price tag and limitations on board size in the free version.

Altium Designer: Altium is a high-end EDA tool used by professionals in the industry.

Fritzing: Fritzing is an open-source tool designed for beginners and hobbyists.

Pricing

This software is completely FREE and open-source, with no restrictions on its use. This makes it an attractive option for both hobbyists and professionals who need powerful PCB design software without the high cost.

System Requirements
  • Operating System: Windows 11, 10, 8 or 7
  • Processor: 1 GHz or faster processor
  • Memory: 2 GB RAM minimum (4 GB or more recommended)
  • Storage: 2 GB of available disk space
  • Graphics: OpenGL 2.1 or higher-compatible graphics card
PROS
  • Free and open-source
  • Robust feature set for professional use
  • Multi-platform support
  • Extensive community resources
CONS
  • User interface can be overwhelming at first
  • Occasional bugs and glitches
Conclusion

KiCad is a powerful and versatile EDA tool that is well-suited for both beginners and professionals. Its open-source nature, combined with a comprehensive feature set, makes it an excellent choice for PCB design.

While it has a learning curve, the benefits of using this program far outweigh the initial challenges. Whether you’re working on a small hobby project or a complex commercial design, it provides all the tools you need to bring your ideas to life.

Also Available: KiCad for Mac

  • KiCad 8.0.5 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    KiCad 8.0.5 Screenshot 1
  • KiCad 8.0.5 Screenshot 2
  • KiCad 8.0.5 Screenshot 3

What's new in this version:

General:
- Fix crash on close due to curl shut down issue
- Make grid cell editors with extra button consistent with normal text cell editors
- Fix default cell alignment for configure paths dialog
- Improve grid cell editors appearance
- Fix EasyEDA/JLCEDA Pro 2.2 footprint and symbol library import
- Generate hidpi variants for medium sized application icons
- Hide notification panel on focus loss
- Fix build issue with experimental GCC version 15
- Fix rendering issue when using dotted lines
- Update text weight when changed from properties panel

Schematic Editor:
- Resolve netclasses on vector buses embedded in buses
- Fix crash when renaming fields in symbol fields table
- Correctly track symbol instances in "unplaced units" ERC
- Fix different presentation of symbols with attribute "Do Not Populate"
- Fix missing schematic symbol instance data
- Fix incorrect sheet order and uninitialized sheet number when printing

Spice Simulator:
- Increase default measurement precision from 2 to 3 digits
- Fix measurements not being loaded with workbook
- Prevent a tab change while editing measurement from impacting measurements of target tab
- Fix spice errors when rerunning a simulation with measurements
- Fix measurement format not saved when modified
- Prevent excessive memory usage using complex piece wise linear DC source
- Fix crash when editing SPICE model path

Symbol Editor:
- Add undo for repeat pin action

Board Editor:
- Show correct via length in net inspector
- Do not delete segments in some cases when completing a route
- Show footprint changes and updates immediately
- Fix broken Cyrillic characters
- Fix crash when routing curved trace
- Performance improvements when updating tear drops
- False DRC warning about footprint not matching library when footprint is rotated
- Allow deleting text item out of parent footprint
- Remove extraneous fields when updating footprint from library when option is selected
- Give padstack DRC warning violation a name
- Remember target tuning length within a session
- Fix snapping in free via placer
- Ensure constraints when changing pad hole properties
- Fix issues after removing a track ending with a teardrop
- Update message panel when placing a via with interactive router
- Correctly handle track clearance constraints in router
- Use correct track width constraint when starting PNS from footprint pad
- Report track clearance constraint from DRC rule if >= board minimum
- Fix crash when changing pad type from SMD to NPTH
- Fix broken footprint references on Altium import
- Fix compatibility with EasyEDA/LCEDA Pro v2.2.26

Footprint Editor:
- Save properties pane custom visible columns state
- Fix issue when converting an Altium footprint library to KiCad format

3D Viewer:
- Fix incorrect custom pad shape

Gerber Viewer:
- Fix arc rendering issue

Worksheet Editor:
- Do not require extra mouse click to start text tool
- Command Line Interface
- Fix PCB drill export when output path does not end with path separator

Windows:
- Improve custom grid cell editors' margins
- Fix GDI bitmap leak that can cause crashes in long lived kicad processes
- General dependency version updates