Solar panels: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
Created page with " Morningstar charge controller Renogy Wanderer 10A Charge controller 10W panel 32W panel == Charge controllers == === Renogy Wanderer 10A === Serial port https://www.reddit.com/r/SolarDIY/comments/vxc8h1/renogy_wanderer_rs232_port/ https://github.com/BarkinSpider/SolarShed/blob/master/RenogyWanderer.py"
 
Brian Wilson (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:


Morningstar charge controller
Morningstar charge controller
Renogy Wanderer 10A Charge controller
Renogy Wanderer 10A Charge controller


Line 6: Line 7:


32W panel
32W panel
2024-03 I used to have a bank of four 12V/7A gel batteries rescued from several UPSes but they died finally, I used them with the 32W panel and the Morningstar controller. When I replace the battery bank I want to get a single LiFePO4 battery, probably around 20AH. I already got the Renogy before the lead batteries died. I am holding off getting another battery so this project is on hold.


== Charge controllers ==
== Charge controllers ==
Line 11: Line 14:
=== Renogy Wanderer 10A ===
=== Renogy Wanderer 10A ===


Serial port
PWM charge controller, costs about $20
Should work fine with LiFePo4 battery (or any Pb battery)
 
https://www.renogy.com/wanderer-10a-pwm-charge-controller/
 
==== Serial port ====
 
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]]
 
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://www.reddit.com/r/SolarDIY/comments/vxc8h1/renogy_wanderer_rs232_port/


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

Latest revision as of 17:43, 10 March 2024

Morningstar charge controller

Renogy Wanderer 10A Charge controller

10W panel

32W panel

2024-03 I used to have a bank of four 12V/7A gel batteries rescued from several UPSes but they died finally, I used them with the 32W panel and the Morningstar controller. When I replace the battery bank I want to get a single LiFePO4 battery, probably around 20AH. I already got the Renogy before the lead batteries died. I am holding off getting another battery so this project is on hold.

Charge controllers

Renogy Wanderer 10A

PWM charge controller, costs about $20 Should work fine with LiFePo4 battery (or any Pb battery)

https://www.renogy.com/wanderer-10a-pwm-charge-controller/

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