PCB design softwares: Difference between revisions

From wikiluntti
Line 19: Line 19:


1. Schematics. Connect through
1. Schematics. Connect through
# lines.
# lines. (Gets complicated.)
# network labels.
# network labels.
# hierarchical labels.
# hierarchical labels. (Multiple worksheets.)
# global labels.
# global labels.



Revision as of 07:31, 14 February 2026

Introduction

  • LibrePCB
  • kiCAD


Kicad Tutorial

1

Workflow (a project-based workflow)

  1. drawing a schematic: Schematic Editor. Which components are in the design and how they are connected.
    • custom symbols may need to be created if appropriate symbols aren't available.
    • footprints are also selected for each component
  2. laying out a circuit board: PCB Editor
    • footprints are the copper pads that match the pins on a physical component
  3. editing symbols: Symbol Editor
  4. editing footprints: Footprint Editor

1. Schematics. Connect through

  1. lines. (Gets complicated.)
  2. network labels.
  3. hierarchical labels. (Multiple worksheets.)
  4. global labels.

Arduino Uno custom shield

File → New Project From Template → Arduino Uno

ESP32 + sensors

1

1

1

1

1

1

1

1