# jSerialCommon **Repository Path**: amgoing/jSerialCommon ## Basic Information - **Project Name**: jSerialCommon - **Description**: 这是基于com.Fazecast.jSerialComm这个包搭建的一个安卓能直接import的module。与这个包同时使用的还有com.ghgande.j2mod这个包,共同使用时能使用modbus的串口通信和tcp通信,单独后者的话能使用modbus的tcp通信。 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-29 - **Last Updated**: 2022-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这是基于com.Fazecast.jSerialComm这个包搭建的一个安卓能直接import的module。与这个包同时使用的还有com.ghgande.j2mod这个包,共同使用时能使用modbus的串口通信和tcp通信,单独后者的话能使用modbus的tcp通信。 -Install: 1)import to your android project as a module. 2)eidt the build.gradle of this module, replace with your own comfigrations.