Running a Pi 4 on my static van hooked up to VenusOS large — absolute game changer for obsessing over data I can do nothing about at 2am.
Got it pulling from the Cerbo GX via MQTT, chucking everything into InfluxDB, and Grafana doing the pretty graphs that make it look like I know what I'm doing.
Few things worth mentioning if you're going down this rabbit hole:
- SD card rot is real — move your InfluxDB writes to a USB SSD sharpish or you'll be crying into your Fogstar cells within six months
- VenusOS Large is genuinely brilliant for this, runs proper MQTT broker natively so no faff
- The Victron community Grafana dashboards on GitHub are a decent starting point rather than building from scratch like a masochist
Tried the same setup on the boat but the 12v USB power supply I was running the Pi from was noisier than a seagull fight, kept browning out — now on a proper Victron Orion-Tr isolated converter and it's rock solid.
Biggest win honestly is the historical SOC data — finally proved to the missus that yes, something is hammering the batteries overnight (turned out to be her heated blanket, obviously).
Anyone else running Node-RED on top for automations, or is that just me falling down the nerd spiral with no safety rope?