Giter Club home page Giter Club logo

agricultural-info's Introduction

title tags grammar_cjkRuby
2016-11-25环境监控
Java,SWT,RXTXcomm
true

Agricultural-Info

农业信息实时监控

环境配置

  • 本项目需要带有SWT插件的Eclipse/MyEclipse
  • 采用64位的swt.jar,不能运行在32位的JVM
  • 采用RXTXcomm.jar开发,Comm.jar年代已久,不能兼容新系统;把 dirve文件夹中的64位的rxtxParallel.dll , rxtxSerial.dll放在JDK/bin目录下
  • 如果想在32位上JVM上运行,把64位的rxtxParallel.dll , rxtxSerial.dll,swt.jar都替换成32位的

项目介绍

  • 项目采用Java语言开发,读取端口发过来的数据,存储并通过动态图表实时显示,并通过输入框输入内容控制各个节点。
  • 软件界面用SWT开发,百分比布局
  • 节点(Zigbee,蓝牙)发过来的数据存储在数据库中,一张表是一个节点,每辨别一个节点动态生成一张表
  • 动态图表采用JFreeChart.jar
  • 考虑到部分开发者没有节点设备,端口数据用Thread生成数据进行模拟。真实中是解析利用端口捕获到数据。

农业信息实时监控

agricultural-info's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.