Giter Club home page Giter Club logo

solarmonj's Introduction

solarmonj

Automatically exported from code.google.com/p/solarmonj By Adam Gray & John Croucher.

Part of a patch supplied by GoogleCodeExporter has been applied.

This project was started to address the lack of Linux software available for monitoring JFY solar inverters ( http://www.jfy-tech.com/ ).

Rather than recreating the full featured Windows software in Linux, we decided to develop a small app which can be run using cron to poll the inverter. From here the data can easily be parsed by other software keeping the actual monitoring code small and simple.

This software has been developed specifically for the Raspberry Pi ( raspberrypi.org ) but it should work in all Linux environments.

This project has been extended to send these logs to Logstash, via a TCP/IP socket.

Example Logstash Dashboard

Requirements

To run this project you will need:

  • SUNTWINS 5000TL Series Inverter
  • RS232 to USB converter e.g.
  • Some flavour of Linux

Building

In order to build this project you will need:

  • build-essentials (or cmake)
  • g++

Setup

  • Run cmake .
  • run make
  • Install Logstash
  • Update /etc/logstash/logstash.conf, placing the contents of conf/logstash/logstash.conf in it.
  • Install Elastisearch
  • Install Kibana
  • Start all three applications.
  • Run bin/jfycron as root to start sending to logstash.
  • Browse to http://localhost:5601 to see your logs.

solarmonj's People

Contributors

benleov avatar jcroucher avatar

Watchers

James Cloos avatar Pornthep Nivatyakul avatar  avatar

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.