Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PyAMS Setup 0.1.6.exe | 2025-06-09 | 111.4 MB | |
README | 2025-06-09 | 1.0 kB | |
PyAMS_src.zip | 2025-06-09 | 5.0 MB | |
doc_src_0.1.6.zip | 2025-06-09 | 4.5 MB | |
Totals: 4 Items | 120.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; * Open source; What’s changed in versions V 0.1.6 (09-06-2025): * v 0.1.6 (alpha): In this version, the interface of PyAMS was created by ElectronJS (v34.2.0) and NodeJs (v22.13.1)