| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pyams.win.64.v.0.0.5.exe | 2024-09-13 | 105.0 MB | |
| pypy.embed.zip | 2024-09-13 | 32.1 MB | |
| PyAMS_src_0.0.5.zip | 2024-09-13 | 3.7 MB | |
| doc_src_0.0.5.zip | 2024-09-13 | 2.3 MB | |
| README | 2024-09-13 | 835 Bytes | |
| Totals: 5 Items | 143.0 MB | 1 | |
File contents: * PyAMS.exe (Appliction for win 64). * PyAMS_src.zip (PyAMS source code, complete). * doc_src.zip (Doc source code). * PyPy.embad.zip PyAMS (Python for Analog and Mixed Signals) is used to simplify modeling analog elements and simulate electronic circuit using Python The objectives of PyAMS is: * Creating new PyAMS models of electrical elements by using Python language; * Creating new symbols for models; * Drawing circuit by schematic (CAD approach); * Simulating the circuit by app(PyAMS) commands; * Presenting simulation results in waveform (matplotlib). * PyAMS used Python3+ with PyQt5. * Licensed under: PyAMS is free to use. GPLv3 . * Open source. What’s changed in versions V 0.0.5: * Add Switch current control. * Add Switch voltage control. * Update Basic library. * Update Source library.