Download all schematics as PDFs: /KiCad-Simulation-Examples/assets/downloads/schematics-pdf.zip Or take the full kit with you (PDF + KiCad schematic + README): /KiCad-Simulation-Examples/assets/downloads/schematics-kit.zip

Demonstrates an op-amp summing (adding) amplifier.
Circuit Summary
Multiple input resistors feed the inverting node, producing a weighted sum at the output.
Expected Behavior
- Output equals the scaled sum of input signals.
How To Run
- Open
OPamp-adding.kicad_schin KiCad. - Click
Simulateand run the configured analyses. - Add probes to the key nodes to view the expected behavior.
Notes
- Vary input resistor ratios to change weighting.