All Projects → njfaria → SolPipLog

njfaria / SolPipLog

Licence: Apache-2.0 license
Logger for the PIP Inverter series ( USB / RS232 version )

Projects that are alternatives of or similar to SolPipLog

GoodWeLogger
ESP8266 based logger for GoodWe inverters. Can upload to pvoutput and publishes MQTT topics
Stars: ✭ 79 (+9.72%)
Mutual labels:  pvoutput, inverter
pi-explorer
Web File Explorer UI for linux server
Stars: ✭ 13 (-81.94%)
Mutual labels:  raspberry
anyfesto
Low cost Raspberry Pi /Linux based access point with audio, education and communications local content server. Inspired by the ideas of sharing with others. Anyfesto - a platform from which to speak.
Stars: ✭ 66 (-8.33%)
Mutual labels:  raspberry
ControlBlockService2
This is the driver for the ControlBlock re.v 2.X, a power switch and input/output/gameapd gadget for the Raspberry Pi
Stars: ✭ 18 (-75%)
Mutual labels:  raspberry
ABB Aurora Solar Inverter Library
Arduino, esp32 and esp8266 library for ABB (ex PowerOne) Aurora Inverter, implement a full methods to retrieve data from the Inverter via RS-485
Stars: ✭ 22 (-69.44%)
Mutual labels:  inverter
TensorFlow-Raspberry-Pi
TensorFlow installation wheels for Raspberry Pi 32-bit OS
Stars: ✭ 18 (-75%)
Mutual labels:  pip
PyGLM
Fast OpenGL Mathematics (GLM) for Python
Stars: ✭ 167 (+131.94%)
Mutual labels:  pip
MacOS-All-In-One-Update-Script
Mac update shell script (Appstore, macOS, Homebrew and others)
Stars: ✭ 39 (-45.83%)
Mutual labels:  pip
pmm
PyPi Mirror Manager
Stars: ✭ 29 (-59.72%)
Mutual labels:  pip
diffbot
DiffBot is an autonomous 2wd differential drive robot using ROS Noetic on a Raspberry Pi 4 B. With its SLAMTEC Lidar and the ROS Control hardware interface it's capable of navigating in an environment using the ROS Navigation stack and making use of SLAM algorithms to create maps of unknown environments.
Stars: ✭ 172 (+138.89%)
Mutual labels:  raspberry
lcds
Light Centralized Digital Signage
Stars: ✭ 17 (-76.39%)
Mutual labels:  raspberry
WeatherPi TFT
a weather display for a raspberry pi and a TFT display written in python3 and pygame
Stars: ✭ 66 (-8.33%)
Mutual labels:  raspberry
sunnyportal-py
Python module to access PV systems in Sunny Portal
Stars: ✭ 35 (-51.39%)
Mutual labels:  pvoutput
PIP-Module-Scanner
Scans your Python project for all installed third party pip libraries that are used and generates a requirements.txt file based on it
Stars: ✭ 19 (-73.61%)
Mutual labels:  pip
Env-KB
A custom mechanical keyboard inspired by the CFTKB Mysterium utilizing the Raspberry Pi Pico
Stars: ✭ 203 (+181.94%)
Mutual labels:  raspberry
warpi
"GUI" script running on a Raspberry Pi 4
Stars: ✭ 29 (-59.72%)
Mutual labels:  raspberry
Powerwall2PVOutput
Send Tesla Powerwall data to PVOutput
Stars: ✭ 23 (-68.06%)
Mutual labels:  pvoutput
ATM90E32
Updated version of the ATM90E32 Arduino library
Stars: ✭ 22 (-69.44%)
Mutual labels:  emoncms
cloud4rpi
Cloud4RPi Client Library
Stars: ✭ 21 (-70.83%)
Mutual labels:  raspberry
Selfhosted-Google-Photos-Alternative
A complete guide on exiting Google, Amazon or any proprietary service Photos storage with all the features you would want.
Stars: ✭ 143 (+98.61%)
Mutual labels:  raspberry

SolPipLog solpiplog

GitHub release (latest by date) GitHub All Releases donate Suporter Names

Logger for the PIP Inverter series ( USB + RS232 version)

  • working on Raspberry Pi2/Pi3/Pi4 version.
  • sends data over MQTT
  • change by time to grid or to batterie/solar
  • change by time charge order
  • change on SOC to grid or to batterie/solar
  • logs data from Inverter to remote or local Emoncms server
  • logs MULTIPLE USB Inverter ( v. 2.3.0 and up )

Emoncms is an open-source web application for processing, logging and visualising energy, temperature and other environmental data and is part of the OpenEnergyMonitor project.

PVOutput is a free service for sharing and comparing PV output data.

Install

  • For RASPBERRY users. Copy folder "sol" to yout "/home/pi" directory. Execute "setup.sh" which is inside "sol" folder
  • make solpiplog executable with
    • sudo chmod +x solpiplog or
    • change it with graphical interface inside of Raspberry. Right click on file - properties - permissions tab - tick execute allow excecuting file as program
    • problably you dont even need to do it, if i dont forget to make it executable :)
  • create an account on Emoncms or install Emoncms on your own server.
  • optional: create an account on PVOutput.
  • configure SolPipLog with your Emoncms API-Key
  • optional configure SolPipLog with your PVOutput SystemID and API-Key.
  • choose autoload config and start and press on Save ( if you restart SolPipLog it loads the config file and runs. )

Values sent to Emoncms when logging with node

Values sent to Emoncms when logging with pip serialnumber/name

Values sent over MQTT for Inverter

Version

Release

GitHub release (latest by date)

Examples

Image

  • image image based on RASPBIAN Buster, RealVNC installed, Emoncms installed, MQTT installed burn with etcher.io or similar software. username:pi password:solpiplog

follow on http://www.photovoltaikforum.com/datenlogger-f5/usb-datenlogger-fuer-pip-serie-solpiplog-t114101.html

Appearance

solpiplog solpiplog

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].