Browsing

Kicad

DIY versus Turnkey PCB Assembly with Bald SENSE and MacroFab

My recent experience with the Bald SENSE sensor feather wing project reminded me that time is often our most valuable resource. This video documents the journey that has taught me crucial lessons about design, assembly, and the value of turnkey PCB assembly services. See what went right and what went wrong, and how I ultimately brought this project back to life with the help of MacroFab.

Read More

KiCad 8 - Bald Engineer's Top 8 Features

KiCad 8 just dropped, and here are Bald Engineer’s eight must-try features! The February 2024 release brings a whole host of new stuff to the Schematic editor. However, the PCB editor, CLI, and Simulation tools also received attention. (There are something like 900 closed issues for the 8.0.0 Milestone!) Which of these is your favorite?

Read More

Copy/Paste KiCad 6 Text Hack | KiCad 6 Quick Tip #3

In mid-2021, I saw a demonstration of features for the upcoming KiCad 6. A statement caught me off guard: “the new copy/paste feature uses the system’s clipboard.” Then I watched as one of the developers copied from one KiCad instance into another. Immediately, that capability hit me as a game-changer. Not because the world’s oldest shortcut keys now work as we all expect, but because of the flexibility the method introduces! Actual text gets copied to the clipboard. For example, you can paste that into a text editor, make some changes, and then paste the new version of “code” back into KiCad.

Read More

INSert key saves time on wires and labels | KiCad 6 Quick Tip #2

KiCad repeats the last command when you press the INSert key ( Fn-Enter on Mac). This excellent shortcut creates incrementing labels and makes wires the same size. Both save time when you need to label the pins of an IC in the schematic. To try out the trick, open up a schematic. Click the Add Net Label command and then type a net label that ends in a number, like, A0.

Read More

Schematic to PCB KiCad 6 | Quick Tip #1

In KiCad 6 (and 5), the F8 key runs a special command. It automates annotating a schematic, generating a netlist, and loading it into PCBnew. Also the “Edit Symbol Fields” is a better tool for updating footprints than the actual “Assign Footprints” dialog! This video is the first one of a series of quick tips.

Read More