Is anyone writed program in JAVA on Odroid xu4 which support Serial Port communication?
是否有人在Odroid xu4上的JAVA中编写了支持串口通信的程序?
In my program I want be able to write some String
's in Serial Port as some output from Odroid.
在我的程序中,我希望能够在串行端口中编写一些String作为Odroid的一些输出。
I have bad feelings, about handling serial ports in java and especially on Odroid / linux.
关于在java中处理串口,特别是在Odroid / linux上,我有不好的感受。
Have You same advices for me? Should I use RxTx library for that?
你有同样的意见吗?我应该使用RxTx库吗?
Thanks!
1 个解决方案
#1
-1
What OS do you use? Android or Ubuntu?
你用什么操作系统? Android还是Ubuntu?
AFAIK, Any serial android APP can use in XU4.
AFAIK,任何连续的Android APP都可以在XU4中使用。
You can test the serial at terminal android, ubuntu both.
你可以测试终端android,ubuntu上的串口。
Also, why don't you go see Hardkernel's forum and wiki?
另外,你为什么不去看看Hardkernel的论坛和维基?
There are information for UART with XU4.
有关XUART的UART信息。
#1
-1
What OS do you use? Android or Ubuntu?
你用什么操作系统? Android还是Ubuntu?
AFAIK, Any serial android APP can use in XU4.
AFAIK,任何连续的Android APP都可以在XU4中使用。
You can test the serial at terminal android, ubuntu both.
你可以测试终端android,ubuntu上的串口。
Also, why don't you go see Hardkernel's forum and wiki?
另外,你为什么不去看看Hardkernel的论坛和维基?
There are information for UART with XU4.
有关XUART的UART信息。