Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PyAMS Setup 0.1.7.exe | 2025-08-05 | 158.7 MB | |
PyAMS_src_0.1.7.zip | 2025-08-05 | 5.2 MB | |
README | 2025-08-05 | 1.1 kB | |
Totals: 3 Items | 163.9 MB | 0 |
File contents: * PyAMS.exe (Appliction for win 64). * PyAMS_src.zip (PyAMS source code, complete). * doc_src.zip (Doc source code). PyAMS (Python for Analog and Mixed Signals) is a software tool designed to simplify the simulation of electronic circuits and the modeling of analog and digital elements using the pyams.lib library. The main objectives of PyAMS are: * Drawing circuits using a schematic editor; * Simulating circuits in various modes of operation; * Creating custom symbols for electronic models; * Developing new PyAMS models for electrical components using pyams_lib; * Displaying simulation results in a dedicated waveform editor or using probes; * PyAMS is developed with Python 3+ and ElectronJS. currently works on Windows (support for Linux and macOS is planned for the future); * PyAMS uses PyPy for simulation acceleration or Python 3.13.5; * The interface of PyAMS was created by ElectronJS (v34.2.0) and NodeJs (v22.13.1) * Open source; What’s changed in versions V 0.1.7 (05-08-2025): * v 0.1.7 (alpha): Added support for specifying custom Python path