Difference between revisions of "Turbo Circuit"

From Lazarus wiki
Jump to navigationJump to search
(Fix web & svn links; fix heading levels)
 
Line 1: Line 1:
 
__TOC__
 
__TOC__
=About=
 
Turbo Circuit is a circuit design and simulation tool. It allows the designed circuit to be printed or exported as an image.
 
  
Author: Felipe Monteiro de Carvalho
+
== About ==
 +
 
 +
[https://sourceforge.net/projects/turbocircuit/ Turbo Circuit] is a circuit design and simulation tool. It allows the designed circuit to be printed or exported as an image.
 +
 
 +
== Author ==
 +
 
 +
Felipe Monteiro de Carvalho
 +
 
 +
== Screenshot ==
  
=Screenshot=
 
 
[[Image:Turbocircuit.png]]
 
[[Image:Turbocircuit.png]]
  
=Download=
+
== Download source code ==
  
 
SVN:
 
SVN:
  
  svn co https://turbocircuit.svn.sourceforge.net/svnroot/turbocircuit turbocircuit
+
  svn checkout https://svn.code.sf.net/p/turbocircuit/code/ turbocircuit
 
 
  
=See Also=
+
== See also ==
  
 
* [[Free Pascal Application Suite]]
 
* [[Free Pascal Application Suite]]

Latest revision as of 13:42, 11 August 2020

About

Turbo Circuit is a circuit design and simulation tool. It allows the designed circuit to be printed or exported as an image.

Author

Felipe Monteiro de Carvalho

Screenshot

Turbocircuit.png

Download source code

SVN:

svn checkout https://svn.code.sf.net/p/turbocircuit/code/ turbocircuit

See also