Difference between revisions of "Graphical Data Logger"

From OpenCircuits
Jump to navigation Jump to search
Line 13: Line 13:
  
 
Record analog data from a [[USB Bit Whacker]] ( or similar device ) and both graph and log the data.
 
Record analog data from a [[USB Bit Whacker]] ( or similar device ) and both graph and log the data.
 +
 +
This is one of a series of articles on Microcontroller Serial Communications, rooted at this site here: [[Microcontroller Serial Communications Articles]]
  
 
=== Early Mock Up of Screen ===
 
=== Early Mock Up of Screen ===

Revision as of 17:49, 18 June 2008

This is a draft still in process, software is farther along than this document


Summary

  • Name: Graphical Data Logger
  • Status: still developing, not working yet
  • Technology: Java -- should run on many platforms, Windows 98 through Vista, Mac, Linux.
  • Author: russ_hensel ( where you can find an email address to reach me )
  • License: not fully determined, but open source and object code.

Purpose:

Record analog data from a USB Bit Whacker ( or similar device ) and both graph and log the data.

This is one of a series of articles on Microcontroller Serial Communications, rooted at this site here: Microcontroller Serial Communications Articles

Early Mock Up of Screen

Screen Shot

Download

Coming soon, but not yet; for early adopters email me russ_hensel

Use Details

Some Use Details


Here is some detail on all the Graphical User Elements.


GUI Element Use




Bugs and Enhancements

See the list at RS232Probe Enhancements and Bugs a list for all the related applications.