PySpice-org / PySpice

Simulate electronic circuit using Python and the Ngspice / Xyce simulators
https://pyspice.fabrice-salvaire.fr
GNU General Public License v3.0
652 stars 170 forks source link

Create full_bridge_rectifier.py #370

Open icarosadero opened 5 months ago

icarosadero commented 5 months ago

I added this because I am a beginner at SPICE, and it wasn't obvious how to implement a simple diode. The examples I have seen only import it from somewhere else.