Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 696 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 696 Bytes

SerialPort by Java RXTX

Catalog

+---ARM_C   - ARM & C  
+---doc  
+---java    - Java code    
|   \---src  
|       \---main  
|           \---java  
|               \---me  
|                   \---hypocrite30  
|                       \---serialport  
|                           +---easyexcel     -  easy excel  
|                           \---serial	      - serial port  
\---RXTX	- RXTX Runtime enviroment  

Feature

  • ARM & C initialize hardware
  • Using Java RXTX achieve Serial Ports commnication
  • Using EasyExcel to serialize ArrayList into Excel

How To Use

  1. Move .dll files to JRE\bin
  2. Maven build project

Licence

  • LGPL-2.1 License