Solar panels: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
Brian Wilson (talk | contribs)
Line 12: Line 12:


==== Serial port ====
==== Serial port ====
I wrote to service.renogy.com support and got a pinout.
 
I wrote to service.renogy.com support and asked for more docs and got a pinout. A good start.


[[File:Renogy Wanderer serial port.png|alt=Diagram of Renogy Wanderer serial port pinouts|Left|Serial port pinouts]]
[[File:Renogy Wanderer serial port.png|alt=Diagram of Renogy Wanderer serial port pinouts|Left|Serial port pinouts]]
Line 21: Line 22:


https://github.com/BarkinSpider/SolarShed/blob/master/RenogyWanderer.py
https://github.com/BarkinSpider/SolarShed/blob/master/RenogyWanderer.py
<br clear-all/>

Revision as of 15:51, 28 August 2023

Morningstar charge controller Renogy Wanderer 10A Charge controller

10W panel

32W panel

Charge controllers

Renogy Wanderer 10A

Serial port

I wrote to service.renogy.com support and asked for more docs and got a pinout. A good start.

Diagram of Renogy Wanderer serial port pinouts

They did not come up with protocol specs but there seem to be some projects that have implemented access to the controllers.

https://www.reddit.com/r/SolarDIY/comments/vxc8h1/renogy_wanderer_rs232_port/

https://github.com/BarkinSpider/SolarShed/blob/master/RenogyWanderer.py