Is anyone writed program in JAVA on Odroid xu4 which support Serial Port communication?
In my program I want be able to write some String
's in Serial Port as some output from Odroid.
I have bad feelings, about handling serial ports in java and especially on Odroid / linux.
Have You same advices for me? Should I use RxTx library for that?
Thanks!