Solar battery powered autonomous robot ...

Submitted by myked on Mon, 10/18/2021 - 16:34

I'm trying to build a small wheeled robot that is powered by a battery that is charged by a small solar panel. The idea is that the robot stops trying to move until there is a sufficient charge and then moves until the charge drops. The solar charging needs to be itelligent so that it maintains the battery in good health and does not overcharge it or allow it to over-discharge. An Arduino needs to be powered as well as the two small electric motors for the wheels.



The main problem I'm having is finding a solar charging manager that can handle the load which I think might peak at 2A due to the elecric motors which I planned on driving through an H-Bridge circuit.



The very promising DFRobot DFR0535 module is perfect other than the fact that is can only provide 9V at 0.5A to the H-Bridge.



Any comments gratefully received.

Why you are not making an MPPT tracker and use the DRV series motor driver to control the same?

  Joined February 12, 2018      696
Monday at 02:11 PM