6 · Full projects
Project: from schematic to PCB
Expert40 min
Goal
Turn your validated build into a manufacturable printed circuit board.
Why it matters
A project is only finished once a manufacturing package exists.
Steps
- 01First validate the build in simulation (no wiring warnings).
- 02Open the PCB tab: components and netlist are imported automatically.
- 03Run the autorouter, then fix the DRC warnings.
- 04Generate the production package (BOM, Gerber, test sheets).
This tutorial runs inside the Circuitly simulator: your wiring and your code are checked automatically at every step.
Next tutorials
- Project: thermostat
Regulate a target temperature with hysteresis and a display.
- Project: intrusion alarm
Detect movement, fire the siren and arm/disarm with a button.
- Project: data logger
Sample a sensor at a steady rate, timestamp it and store it.
- Project: obstacle-avoiding robot
Move forward, detect an obstacle under 20 cm and go around it.