Hi,
is there any way to install the Venus packages on a raspberry pi with a rasbian 64bit?
On https://github.com/victronenergy/venus/wiki you can read the following:
Besides building a full images for the machines above, we also build some Debian and Raspbian packages out of the recipes in Venus. See install-venus-packages-on-Debian.
But I can’t find the packages any more. There is only a “dunfell”-Folder at the moment. In the past there were packages for other systems.
I don’t want an additional raspberry pi in my campervan which also would consumes additional power.
If there is no way to get the complete packages any more, is it possible to build at least the software to get all values of MPPT and Inverter to a local MQTT-Broker? In the past I used dbus-mqtt. Now it is replaced by dbus-flashmq. OK, maybe it is possible compile the c++ code. But what are the prerequisites? I think I need the software which read all data from the ve.direct and puts it on the dbus, before dbus-flashmq can work? In the past there was a package “vedirect-interface”.
Or are there possibilities with a docker container “venus os”? That would be the easiest way for me. Create a container with an docker-image an passing through the /dev/serial/by-id/usb-VictronEnergy_BV_VE_Direct_cable_…