PCB design softwares: Difference between revisions

From wikiluntti
Line 17: Line 17:
# editing symbols: Symbol Editor
# editing symbols: Symbol Editor
# editing footprints: Footprint Editor
# editing footprints: Footprint Editor
1. Schematics. Connect through
# lines.
# network labels.
# hierarchical labels.
# global labels.


=== Arduino Uno custom shield ===
=== Arduino Uno custom shield ===

Revision as of 07:20, 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.
  2. network labels.
  3. hierarchical labels.
  4. global labels.

Arduino Uno custom shield

File → New Project From Template → Arduino Uno

ESP32 + sensors

1

1

1

1

1

1

1

1