StampPlot Version 3.0

Home ] Copyright and Licenses ] Overview ] Plot Samples ] Discussions ] Menus ] Form Windows ] Plot Objects ] StampPlot Summaries ] Version 3 Updates ]

Graphical Data Acquisition and Control
for Your Micro and Imagination!

Please see Updates for changes

Installer and code modified for Windows Vista Users

Download Version 3 Release 7.9

StampPlot Primer in pdf format

StampPlot Developer's Primer

StampPlot is an application for plotting, indication, logging, and control of serial data typically from a microcontroller, though other sources may be used.  Fully configurable from the controller or through PC based macro files.

StampPlot is extremely versatile: 

bullet

Eight ready-to-run configurations for monitoring and control.

bullet

Plots up to 10 comma-separated analog values.

bullet

Plots over 8 channels of digital data.

bullet

Save plots files and JPG images.

bullet

Template data into other documents.

bullet

Linear or Logarithmic scales and numerous math operations.

bullet

Instructions for drawing, playing WAV files, and placing graphics images.

bullet

Plot Objects allow you to create graphical user interfaces for monitoring or interactive control:   Alarming meters, gauges, Text boxes, sliders, image boxes, image buttons, progress bars, list boxes, additional plotting areas and more.

bullet

Configurations may come from the controller or PC based text file (StampPlot Macro).

'Sample BASIC Stamp code to control a buzzer's frequency 
'connected to P11:

Pause 1000                                                                  
DEBUG CR,"!POBJ Clear",CR                                        'Clear all objects
DEBUG "!PPER 80,100",CR                                             'Set plot percentage
DEBUG "!POBJ oHSlider.FREQ=83,76,,,0,5000,0",CR  'Create a slider object called FREQ for 0-5000
FreqVAR VAR WORD                                                     'Hold returning value

Main:
  PAUSE 100
  DEBUG "!READ (FREQ)",CR                                           'Read StampPlot FREQ slider
  SERIN 16,84,1000,Timeout,[DEC FreqVar]                'Accept returning data
Timeout:
  FREQOUT 11,500,FreqVAR                                           'Play frequency for 1/2 second
Goto Main

bullet

Perform over-the-Internet acquisition and control with the included Serial-TCP gateway software (host PC required).

bullet

Free StampPlot use for home and educational users!

bullet

Compatible with all StampPlot Lite features.

Links:
StampPlot Home on line.

Samples on line.

 

If you have any specific questions or comments, or bugs to report, please contact us.
Yahoo Group Support:
Post message: selmaware@yahoogroups.com
Subscribe: selmaware-subscribe@yahoogroups.com
Unsubscribe: selmaware-unsubscribe@yahoogroups.com
URL http://www.yahoogroups.com/group/selmaware

Direct Email Support:  support@selmaware.com

Hit Counter