Serial IO in Java is challenging. One would expect nothing less from a language and ecosystem striving towards a goal of 'write once run every'. Despite all that a handfull of serial IO solutions do ...
The 'serial communication manager (abbreviated as scm)' is an easy to use java library for communication over serial port. It supports RS-232 control signals handshaking, monitoring and has been ...