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
java -jar serialtools-1.1.jar
java -jar serialtools-1.1.jar shellFor usage examples, please refer to the Usage wiki.