Difference between revisions of "Category:Modules"

From NeatTools
(Math Toolbox)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
NeatTools is a visual programing environment.  Programs are built using modules connected together in such a way as to manipulate a flow of data.  Data flows into a module, where it is acted upon in some way by the module, for instance, the [[Digital Logic Toolbox#Integer Add|Integer Add]] Module takes two connections of integers, sums them, and outputs the result.  The modules are divided by type into several toolboxes.
 
NeatTools is a visual programing environment.  Programs are built using modules connected together in such a way as to manipulate a flow of data.  Data flows into a module, where it is acted upon in some way by the module, for instance, the [[Digital Logic Toolbox#Integer Add|Integer Add]] Module takes two connections of integers, sums them, and outputs the result.  The modules are divided by type into several toolboxes.
 +
 +
NeatTools manual: [http://www.neattools.org/docs/ntmanual-2008.pdf]
 +
 
==Toolboxes==
 
==Toolboxes==
 
The eight toolboxes are accessible from the [[Toolbar]] on the left side.
 
The eight toolboxes are accessible from the [[Toolbar]] on the left side.
Line 76: Line 79:
 
* [[Math Toolbox#Real Arc Tangent|Real Arc Tangent]]
 
* [[Math Toolbox#Real Arc Tangent|Real Arc Tangent]]
 
* [[Math Toolbox#Real Square Root|Real Square Root]]
 
* [[Math Toolbox#Real Square Root|Real Square Root]]
* [[Math Toolbox#Real Floor|RealFloor]]
+
* [[Math Toolbox#Real Floor|Real Floor]]
 
* [[Math Toolbox#PI|PI]]
 
* [[Math Toolbox#PI|PI]]
 
* [[Math Toolbox#Real Delay|Real Delay]]
 
* [[Math Toolbox#Real Delay|Real Delay]]

Latest revision as of 19:55, 11 April 2010

NeatTools is a visual programing environment. Programs are built using modules connected together in such a way as to manipulate a flow of data. Data flows into a module, where it is acted upon in some way by the module, for instance, the Integer Add Module takes two connections of integers, sums them, and outputs the result. The modules are divided by type into several toolboxes.

NeatTools manual: [1]

Toolboxes

The eight toolboxes are accessible from the Toolbar on the left side.

Digital Logic Toolbox

Math Toolbox

Keyboard Toolbox

These modules are relatively self explanatory and function in the same way that they do when found on a traditional keyboard.

Multimedia Toolbox

Display Toolbox

Input/Output Toolbox

Miscellaneous Toolbox

External Toolbox

The External Toolbox contains any External Modules you have loaded into the program.

This category currently contains no pages or media.