# demo serial port **Repository Path**: jlpostbox/demo-serial-port ## Basic Information - **Project Name**: demo serial port - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #demo serial port 1. 这是一个Spring Boot 项目 2. 利用 spring boot CommandLineRunner 接口,在项目跑起来后自动运行一个SerialPortEventListener , 监听某个串口发过来的信息 3. 同时可以向这个串口发送数据 在RXTX网站下载JAR包和动态库 http://users.frii.com/jarvi/rxtx/download.html 下载的文件里有不同系统存放方法