Search found 1 match

by phedny
Friday 12 May 2017 18:16
Forum: Suggestions
Topic: Growatt integration
Replies: 6
Views: 6072

Re: Growatt integration

My Growatt inverter is connected to my Raspberry Pi using a serial-to-USB converter. I created a script to read out the information from the inverter. It's part of a little hobby project I'm working on. My C++ is very rusty and I never used boost libraries, so if someone more experienced would like ...