A Forum run by Enthusiasts of MidNite Solar

The Open Source software/hardware corner => Raspberry PI => Topic started by: ClassicCrazy on November 22, 2025, 01:56:35 AM

Title: monitoring Hawkes Bay ( rosie , barcelona ) using raspberry pi
Post by: ClassicCrazy on November 22, 2025, 01:56:35 AM
I made a github page for the project
https://github.com/larduino/hawkesbay-can2mqtt
Title: Re: monitoring Hawkes Bay ( rosie , barcelona ) using raspberry pi
Post by: ClassicCrazy on November 23, 2025, 11:26:58 PM
Added in the daily power consumption and also extra mppt that Barcelona has. It is commented out in the python code but can be uncommented and then it should work . But I don't have a Barcelona to test it.
There was also some code added to slow down the mppt reports and that timing can be adjusted in the code.
I also quit using the Canable 2.0 usb adapter because it was giving some issues . So I swithed over to an Innomaker usb to can adapter which doesn't need much special setup and just shows up as Can0 .
Larry