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 a classic non-inverting op-amp amplifier.
Circuit Summary
A resistor divider on the inverting input sets the gain.
Expected Behavior
- Output is in-phase with gain of 1 + R_f/R_g.
How To Run
- Open
OPamp-noninverting.kicad_schin KiCad. - Click
Simulateand run the configured analyses. - Add probes to the key nodes to view the expected behavior.
Notes
- Check common-mode range for large input swings.