PyCompEditor
From TNtech Wiki
Description
pyCompEditor is a program module – graphic block editor created in pure Python with support libraries wxPython, Scipy and Matplotlib for creation and treatment diagrams, involvements and schemes created with components and links between them.
Properties
- created only in pure Python
- simple plug-in module for another applications writen in Python
- platform independent
- free extendible on new components
- characteristics of components is possible to parameterized
- components on panel editor may change their looks - based on program or user activity
Applications
pyCompEditor is the basic blocks for creating of
- different schematic editors, additionally with the possibility to generate code for simulation engines (SPICE, XSPICE, Open Modelica etc...)
- interactive block simulator based on Python, Scipy and Matplotlib
- real-time SCADA applications
- data processing
- control of scientific devices and experiments
- configuration of complex systems with blocks
Upozornenie Program je v štádiu vývoja, dátové štruktúry, formáty súborov ako vlastná štruktúra programu sa môžu vyvíjať a meniť.
Gallery
![]() |
![]() |
![]() |
Plugin as schematic editor | Simple simulator | Set of differential equations |
![]() |
![]() |
![]() |
Scalar & Vector Demo | Clock and ADC Sampling | Continuous Transfer Function |
![]() |
![]() |
![]() |
Diff. equation - RC Circuit | Diff. equation - RLC Circuit | Harmonic oscillator |
![]() |
![]() |
![]() |
Mathematical functions | Bus and Net Terminal Demo | Real Time Pipe Operations |
![]() |
![]() |
![]() |
2D Bifurcations | Henon's System | SVG Image Generator |