# ethyleneCode **Repository Path**: 1071247042/ethyleneCode ## Basic Information - **Project Name**: ethyleneCode - **Description**: 维护改善乙烯源码 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2016-06-03 - **Last Updated**: 2024-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ethyleneRecode #### ethyleneRecode是一个与广石化乙烯公司合作开发的一个软件监控项目,整个项目包括软件和硬件两部分。 ### 硬件部分: 1. 通过激光探测头实现远距离测量乙烯炼炉管外表面温度数据,分别采集入管处温度,出管处温度,COT温度 2. 通过zigbee模块无线传输数据 3. zigbee串口传输到pc端 ### 软件部分: 1. 通过串口读取已经正确收集的数据,保存的数据库中 2. 将数据进行可视化展示 3. 对不同炉管温度历史数据进行对比,并且导出excel表格 4. 对炉管温度历史数据进行初步算法分析,初步诊断炉管结焦程度 ### 软件截图: ![输入图片说明](http://git.oschina.net/uploads/images/2016/0507/230718_0d3637e8_131168.png "在这里输入图片标题") ![输入图片说明](http://git.oschina.net/uploads/images/2016/0507/230735_704388ef_131168.png "在这里输入图片标题") ![输入图片说明](http://git.oschina.net/uploads/images/2016/0507/230756_36bdfcd5_131168.png "在这里输入图片标题") ![输入图片说明](http://git.oschina.net/uploads/images/2016/0507/230901_5624d5fc_131168.png "在这里输入图片标题") ![输入图片说明](http://git.oschina.net/uploads/images/2016/0507/230918_3d2ee03a_131168.png "在这里输入图片标题") ![输入图片说明](http://git.oschina.net/uploads/images/2016/0507/230938_5eb78d35_131168.png "在这里输入图片标题") ### 软件用到的技术: 1. qt/qml 2. 串口开发 3. mysql 4. canvas(w3c标准) 5. DOM编程 6. JSON