RS232/USB Probe

From OpenCircuits
Revision as of 15:21, 19 March 2008 by Russ hensel (talk | contribs)
Jump to navigation Jump to search

Summary

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

Purpose:

The project is a specialized terminal emulator designed to talk to microcontrolles and similar devices either to control them or to try to deduce what there control protocol is.

Several areas are provided for input to the device. This is typed as strings, but escape sequences also allow special characters including any ASCII character entered by its hex code. Data is sent by pressing the send button. Several areas are provided so that you can easily reissue earlier commands.

A complete log of activity is provided both to the screen and to a log file.

Early Mock Up of Screen

Screen Shot

Download

Coming soon, for early adopters email me russ_hensel

Use Details

Working on it.