根据https://blog.csdn.net/chouzhou9701/article/details/97776445调试的桌面宠物程序。
最近更新: 6年多前这个是基于https://github.com/steveohara/j2mod改编的安卓版本,搭配https://gitee.com/amgoing/jSerialCommon使用
最近更新: 接近7年前这是基于com.Fazecast.jSerialComm这个包搭建的一个安卓能直接import的module。与这个包同时使用的还有com.ghgande.j2mod这个包,共同使用时能使用modbus的串口通信和tcp通信,单独后者的话能使用modbus的tcp通信。
最近更新: 接近7年前