Serial Communication between Arduino and Java has never been simpler. A better alternative to the RXTX library, the JavaArduinoLibrary is an easy to use library with simple methods that allow you, the JAVA programmer, to read and write from the serial port. Seamless serial communication with the port of your choice.
Consists of a class that extends the JComboBox to provide a list of all available ports for selection.
Overloaded functions for serialWrite() and serialRead() allow multiple...