バッテリー残量に応じてPCの電源をON/OFFするプログラムです。
(This program is turned on / off the PC power by battery remain capacity)
- PV コントローラー (PV controller)
- Epever 製の Tracer AN/BN/CN シリーズ, LS-B シリーズ
(Epever Tracer AN/BN/CN Series, LS-B Series)
- Epever 製の Tracer AN/BN/CN シリーズ, LS-B シリーズ
- Raspberry PI
- v1.0~v1.5 - Java 8 (v1.0 to v1.5 requires Java8)
v1.6 - Java 11 以降 (v1.6 requires Java 11 or later)
-
Raspberry PI と PV コントローラーを RS485 USB アダプターで接続してください。
(Connect Raspberry PI and PV controller with RS485 USB Adapter) -
application.yml を編集して、PV コントローラーとAmbientの接続情報を記入してください。
(Edit application.yml and fills connect information of PV Controller and Ambient) -
コンパイル&パッケージング (Compile & Packaging)
mvn clean package
-
jarとapplication.ymlファイルを同一フォルダに置いて、Raspberry PI上で実行
(Put jar and application.yml files in same folder, Execute on Raspberry PI)java -jar mining-powercontroller-1.6.jar