question

Antonio Feliziani avatar image
Antonio Feliziani asked

Read Data from Raspberry 3b+

To decide on the logic for opening or closing some relays connected to the raspberry,

I would like to read all the data of some devices:

Phoenyx Smart charger

BVM-700

Orion Tr12


How can I do it? is it possible via serial?

Do I have to connect to both the BWM700 serial and the Phoenix smart serial?

Also i can i do it via bluetooth?

I have tryed to install the Venus Image on the raspberry, but then it does not allow me to do anything else. Isnt necessary the


I want manage the relays or to create logics in phyton and control them from the web / api panel

Please let me know Regard

BMV Battery MonitorPhoenix Inverterorion-tr smart
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

1 Answer
Antonio Feliziani avatar image
Antonio Feliziani answered ·

What I was looking for is if there are any libraries or services to be installed on the raspberry to read these data that arrive at it via serial data , cabled or bluetooth.

I have see the repository https://github.com/victronenergy

I have see project like https://github.com/victronenergy/venus-html5-app

and i have see use websocket in JS/HTML page, you know if are possible install in raspberry device for use the WS, and how is possible configure the serial like "/dev/serial0, /dev/serial1" (one for Phoenix smart and one for BVM700)


2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.