This software was written using TrollTech's QT
development package.
This unique system for software development is available in an Open
Source version and a Commercial version, which was used here.
All
software here is FreeWare, and it is worth every penny...
DataPlus -
An application for statistical analysis of laboratory and other data.
(vers 3.23 ß1 - Last updated 04 July, 2006 [Binary not
yet released - documents only]
See an
overview here.
Revision History is here.
Below is a screenshot taken from DataPlus, showing the output of the Linear Regression Analysis Tool, partly hidden by the DataPlus Data Manager Console. A data set is plotted and the correlation statistics are shown.
See the DataPlus Documentation/Tutorial HERE to get a better idea of what DataPlus does.
Q_Stepper
- A scripting application
for the control of stepper motor boards.
This application allows the scripted control of stepping motor control
boards with a serial input, or a serial-to-TTY converter. So far, only
boards from Norberg
Consulting, Inc. are supported, but the code is structured to
allow the insertion of command sets from any other boards if required.
The screenshot shows the right panel which contains the list of
available commands. adepending upon the command, a parameter and a
time-out value can be passed. The commands are then added to the script
by clicking the arrow button between the panels. Freehand commands may
be entered through the 'Cmd. Sequence' editor. Pressing the 'Start'
button runs the script, which continues to the end or until the 'Stop'
button is pressed. The commands are shown in the 'Command Monitor' as
they are issued, along with any data returned from the stepper board.
Requests for features, bug reports and other matters should be directed to me at this email address.
Download Q_Stepper Source Code