Manual

The Breadpad Manual #

Breadpad is a digital breadboard: you place real parts on a simulated solderless breadboard, and the app runs your circuit through the industry-standard SPICE engine (ngspice). This manual describes precisely how the app works. It is a reference, not a tutorial — for a guided first circuit, start with Getting Started.

The three surfaces #

  1. The board — a breadboard with power rails, tie points, and a center divide. Everything you place snaps to tie points, and holes in the same 5-hole strip are electrically connected, exactly like the physical thing.
  2. The tool palette — the floating bar at the bottom edge. Pick a tool, tap the board to place parts. Tap the armed tool again (or press V) to return to Select.
  3. The oscilloscope — the pill in the toolbar. It counts your probes, shows a live signal preview, and opens the analysis menu where you run simulations.

Documents #

Breadpad edits two document types:

TypeContentsCreated from
.breadpadA breadboard circuit (a document package)New Breadboard on the launch screen
.spiceA plain-text SPICE netlistNew Netlist on the launch screen

Both buttons open a template picker: an Empty option at the top, followed by the bundled example library grouped by chapter (see Documents & Export).

Chapters #

  1. The Workspace — the board, zoom, navigation, and selection
  2. Building Circuits — placing, moving, editing, and deleting parts
  3. Part Libraries — browsing, searching, categories, and custom parts
  4. Simulating — probes, analyses, charts, and measurements
  5. SPICE Netlists — the SPICE Shell and .spice documents
  6. Documents & Export — examples, BOM, CSV, WAV, snapshots

Related references: Components (per-part parameter reference) · Keyboard Shortcuts · Gamepad Support · Pricing (what’s free vs. Premium).