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
Title: Re: monitoring Hawkes Bay ( rosie , barcelona ) using raspberry pi
Post by: ClassicCrazy on November 29, 2025, 09:59:25 PM
updated project to run as a docker container on Iotstack
https://github.com/larduino/hawkesbay-can2mqtt/tree/pi5_iotstack
Title: Re: monitoring Hawkes Bay ( rosie , barcelona ) using raspberry pi
Post by: ClassicCrazy on December 29, 2025, 01:38:56 AM
Part two video of Canbus wiring and software development
https://youtu.be/4lQMH0lgGTE
Larry