Java Serial Tools
A serial port data logger GUI and Shell application
This application can read and log serial data from serial ports.
GUI: It is a Swing application having its backend based on jSerialComm.
SHELL: It is made with Spring Shell
Usage
java -jar serialtools-1.1.jar
java -jar serialtools-1.1.jar shell
For usage examples, please refer to the Usage wiki.