Jump to content

Outputting victron mppt controller state


Recommended Posts

Posted

Hi guys

My off grid solar energizer is up and running now I want to gather some performance data.

9sxw3kzr.jpg

Is there any rpi or similar alternatives to the official victron module that I could use to monitor this controller?

Sent from my SM-N910F using Tapatalk

Posted
2 hours ago, bmeagle said:

Is there any rpi or similar alternatives to the official victron module that I could use to monitor this controller?

What's wrong with official Victron stuff? :-)

Just install the vedirect-interface debian package from the official repos and use it to monitor the relevant serial port. You will need a USB->vedirect cable. That takes the information and publishes it on dbus. You can either use vrmlogger to log to the VRM site, or write your own code to interface with dbus.

Of course you could just read the serial port continuously and parse the simple text input. Connection details is 8N1 at 19200 baud rate :-)

Posted

Thanks for pointing me to this cable, nothing wrong with this one, somehow I completely overlooked this.
Combined with a rpi and a bit of wifi I'll be able to keep tabs on things from afar, this installation is about 50m from the house.

Sent from my SM-N910F using Tapatalk

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...