Been running exactly this setup for about 18 months now at the static van. Got a Pi 4 wired up via USB to the Victron MPPT and a BMV-712, pulling everything into VictronConnect first then piping it all through Venus OS Large which I flashed onto the Pi itself.
Honestly the best thing I ever did. Full local logging, no cloud dependency, and I can see every amp in and out going back over a year. Caught a dodgy Fogstar battery cell early because the charge curves suddenly looked wrong — would never have spotted it just glancing at the MPPT display.
The setup I'd recommend:
- Pi 4 (2GB) — plenty of headroom
- Venus OS Large flashed to a good quality SD or better yet a USB SSD
- Node-RED + InfluxDB + Grafana stack on top for the pretty graphs
- VE.Direct to USB cables from Victron (worth buying genuine ones, the cheap knock-offs caused me grief)
The Grafana dashboards are genuinely addictive. My missus thinks I've lost the plot because I check them more than actual telly.
Only pain point — keeping Venus OS updated occasionally breaks something in the Node-RED flows and you spend an afternoon swearing at config files. But that's half the fun, isn't it.
Anyone else gone down this rabbit hole? Curious whether anyone's managed to get Modbus TCP working reliably alongside it, that's my current project and it's being a proper nightmare.