Skip to content

Utility to process photo-voltaic log output and send to pvoutput.org

License

Notifications You must be signed in to change notification settings

jhwinters/ProcessPV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just a small utility (written in Ruby) and a few shell scripts to
enable data from Fronius PV inverters to be logged and then sent to
pvoutput.org for display.

It relies on the Fslurp utility, written by David Stone and available for
download from Sourceforge.

http://fslurp.sourceforge.net/

The scripts are designed to be run on a small Linux box.  I use a SheevaPlug
running Debian Squeeze, but it seems an obvious job for a RaspberryPi when
the rush dies down.

The scripts assume that the binaries (in the bin directory) will be installed
in /usr/local/bin and the config file (in the etc directory) will be
installed in /usr/local/etc.  Changing this is trivial, but is up to you.
You also need to edit the config file to set your system id and key (from
pvoutput.org) and to indicate where you want the log files stored.

You can see samples of the sort of graphs available at:

http://pvoutput.org/list.jsp?sid=6542


Copyright (C) 2012, John Winters

This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.


John Winters
[email protected]
28th March, 2012

About

Utility to process photo-voltaic log output and send to pvoutput.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published