https://github.com/ojstuff/schematics-examples
Collection of electronic schematic examples, prepared for easy simulation. This is a KiCad design.
https://github.com/ojstuff/schematics-examples
circuits kicad schematics simulation spice
Last synced: 3 months ago
JSON representation
Collection of electronic schematic examples, prepared for easy simulation. This is a KiCad design.
- Host: GitHub
- URL: https://github.com/ojstuff/schematics-examples
- Owner: OJStuff
- License: other
- Created: 2024-02-27T20:08:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-15T17:47:49.000Z (5 months ago)
- Last Synced: 2024-12-31T07:19:42.345Z (5 months ago)
- Topics: circuits, kicad, schematics, simulation, spice
- Homepage:
- Size: 4.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Introduction
This collection of schematic circuits are used as examples by me when teaching my students. They are all ready for easy simulation, with all necessary SPICE-models included. Some circuits are using built-in generic models. There is a PDF of the schematic for each of the circuits, in case you only want the schematic circuit.
## Simulation
To do a simulation, you access the "Simulate circuit in SPICE" button in the Schematic Editor. Then access "Run/Stop Simulation" button in the "Spice Simulator" window. To show other signals that is set up, you must access the "Add Signals" or "Probe" button. Commands for the simulator are placed just above the title field in the schematic.
## Engineering
The schematics are made with [KiCad](https://en.wikipedia.org/wiki/KiCad).