News

A PCB file is a data file containing a circuit board design, and stands for "Printed Circuit Board." You don't need the program that was used to create the file; several Windows applications with ...
This is the continuation of a series where I create a PCB in every software suite imaginable. Last week, I took a look at KiCad, made the schematic representation for a component, and made a schema… ...
When considering file names for the schematic, consider using a naming convention that includes the revision number or letter to assist in configuration management. Before starting any major new ...
Git doesn’t understand binary files – it’s designed for human-readable text files that change in a meaningful way. KiCad PCB files fit that criteria – a whole lot of other files do not.