Graphing stats from a remote solar MPPT charge controller

Goal for this Hackweek

At the end of the hack week, we should be able to access data in realtime from the MPPT controller.

Resources

The setup is pretty simple:

  • an MPPT controller (plugged to solar panel). The brand is Victron Energy https://www.victronenergy.fr/solar-charge-controllers/mppt7510

  • a RPI 1(the only left I have) running the OS

  • an old Android phone USB connected to the PI for 4G connectivity

  • a VPN, providing access to an MQTT service

  • the graphing part will be done through Grafana

The MPPT controller already provide stats through a proprietary bluetooth connected app. Unluckily, the protocol is kept close by the manufacturer.

We should be able to get the stats through a 3 pins I/O ports connected to the RPI GPIO

Victron opened a bit its protocol so we should be able to get data from it.

Some new devices appeared on my setup which are also broadcasting data on bluetooth. Let's try to get those as well.

Looking for hackers with the skills:

mppt mqtt solarpanel

This project is part of:

Hack Week 21 Hack Week 24

Activity

  • 2 months ago: brunoleon added keyword "mqtt" to this project.
  • 2 months ago: brunoleon added keyword "solarpanel" to this project.
  • 2 months ago: brunoleon added keyword "mppt" to this project.
  • over 2 years ago: brunoleon started this project.
  • over 2 years ago: brunoleon originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    This project is one of its kind!