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 used as a comparator.
Circuit Summary
The op-amp compares an input signal against a reference threshold.
Expected Behavior
- Output saturates high/low as the input crosses the threshold.
How To Run
- Open
OPamp-comparator.kicad_schin KiCad. - Click
Simulateand run the configured analyses. - Add probes to the key nodes to view the expected behavior.
Notes
- Add hysteresis if you want cleaner switching.