Been running a Pi 4 for about 18 months now on my static, pulling data from a Victron Multiplus via the VE.Direct USB cable into Venus OS. Honestly it works brilliantly once it's set up, but "simple" is not the word I'd use for the initial config if you're not already comfortable with Linux.
The main gotcha I found was SD card corruption — the Pi writes logs constantly and cheap cards die. Switched to booting from a USB SSD and haven't had a bother since.
That said, I do wonder if it's overkill for most people. If you're just wanting basic voltage/SOC logging, the Victron SmartShunt paired with the official VictronConnect app via Bluetooth is far less faff. No Pi required, no fiddling about with YAML files at midnight.
A few alternatives worth considering:
- Cerbo GX — proper Victron solution, expensive but plug-and-play
- Raspberry Pi + Venus OS — flexible, cheap, but fiddlier
- ESP32-based loggers — seen a few DIY builds, dead cheap but documentation is patchy
The Pi route gives you much more flexibility — I've got mine feeding into Home Assistant and Grafana dashboards which look lovely — but I'd only recommend it to someone who genuinely enjoys tinkering.
Anyone running anything simpler that actually works reliably long-term? Particularly curious whether anyone's had success with the cheaper Renogy monitoring gear or if it's as flaky as I suspect.