Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joozef315/circuits-simulator

a simulator using python and tkinter
https://github.com/joozef315/circuits-simulator

simulator

Last synced: about 23 hours ago
JSON representation

a simulator using python and tkinter

Awesome Lists containing this project

README

        

# circuits-simulator-using-python

the simulator inculdes exampels of circuits like:
- mesh circuit
- node circuit
- 2 op-amp circuits and drawing the frequency response using semilog plot
- RC grid circuit
- BJT transistor circuit

libiraries I used:
- tkinter
- sympy
- matplotlib