Differences between revisions 1 and 2
Revision 1 as of 2015-08-17 01:53:55
Size: 303
Editor: CarlNobile
Comment:
Revision 2 as of 2015-08-17 01:58:05
Size: 346
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:

[[attachment:sterm.py|Serial Terminal]]

Python Serial Terminal

This is a simple serial terminal program.

Features

  1. Generates a CSV file from the serial data.
  2. Add line numbers to the screen and CSV output.
  3. Set baud rate.
  4. Set serial device.
  5. Set output stream, default is current display terminal.

Serial Terminal

PythonTerminal (last edited 2015-08-31 14:38:06 by CarlNobile)