Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PyAMS Setup 0.1.9.exe | 2025-09-25 | 178.0 MB | |
doc_src_0.1.9.zip | 2025-09-25 | 6.0 MB | |
README | 2025-09-25 | 1.1 kB | |
PyAMS_src_0.1.9.zip | 2025-09-25 | 5.2 MB | |
Totals: 4 Items | 189.2 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.9 (25-09-2025): * In this version 0.1.9: Creat project file with models folder..