Serial IO 0.5 beta (Default branch) |
|
|
Serial-IO is a simple program to send and receive
data from a serial interface. The GUI is designed
like a chat window with a transmitter/receiver
field and a command line to send characters and
integer values.
License: GNU General Public License v2
Changes:
The path and filename for saving a buffer will be saved now. Type, width, signed, and byte order settings are now possible for each buffer. Sending a buffer after the command line is transfered is possible, e.g. for sending a line feeds.
|