Code Monkey home page Code Monkey logo

gti-monitor's Introduction

gti-monitor

グリッドタイインバーターから30秒毎に発電量を取得して、グラフ化するプログラムです。
(This program is get power-generation from "Grid Tie Inverver" every 30sec, and graphed)

Hive-apiを利用することで、発電量に応じてグラボのPower Limitを動的制御することも可能です。
(By using Hive-api, it is also possible to dynamically control the "Power Limit" of the graphics board according to the amount of power generated)

SpringBoot Lombok j2mod

image

Video1

Video2 (use v1.0)

Video3

Video4 (use v1.2)

Video5

Video6

Video7 (use v1.3)

必要要件 (Requirement)

  • USB照度センサーまたはグリッドタイインバーター (USB light sensor or Grid tie inverter)
    • [Light sensor] Arduino + BH1750FVI
    • [GTI] SUN 1000GTIL2-LCD
  • Java 11 以降 (Java 11 or higher)

使い方 (Usage)

  1. GTIの通信ポートと照度センサーを、Hive OSを動作させているPCに接続してください。
    (Connect the GTI's communication port and the light sensor's USB to a PC running the Hive OS)

  2. application.yml を編集して、GTIと照度センサーとAmbientとOpenWeatherとHive-apiの接続情報を記入してください。
    (Edit application.yml and fills connect information of GTI, Light Sensor, Ambient, Open Weather, and Hive-api)

  3. jarとapplication.ymlファイルを同一フォルダに置いて、Hive OS上のターミナルで実行してください。
    (Put jar and application.yml files in same folder, Run in a Terminal on Hive OS)

    java -jar gti-monitor-1.3.jar

参考情報 (Appendix)

コンパイル&パッケージング (Compile & Packaging)

```command
mvn clean package
```

Ambientチャネル設定 (Ambient Channel Setting)
setting1
setting2

Ambientグラフイメージ (Ambient Chart Image)
chart

gti-monitor's People

Contributors

heterodain avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

kevonz

gti-monitor's Issues

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.