Power system question of Robot parts

I am working on a 4 wheeled rover project for building a robot. As the rover needs to be operated remotely, I will need some sort of batteries onboard. The major parts that need to be powered by the batteries are:

]Raspberry Pi 3/:m]
]Raspberry Pi Camera 5 MP/:m]
]Arduino Uno/:m]
]6V Brushed DC Motors/:m]The Pi Camera will draw its power from the Pi. The Arduino is to be connected to the via Pi USB. The Arduino is to control 4 x DC Motors for the wheels with an LM298 H-Bridge IC. The Pi will draw its power from the batteries through a 5V Step-Down converter. The Arduino, and the Pi Cam will draw their power from the Pi’s USB port,and CSI interface respectively, and the motor voltage pin of the LM298 will be directly connected to the batteries.
I believe a battery with a 2A output will be sufficient. I am looking forward to using two protected 18650 3000mah batteries in series. This will give an output of 8.4 V at full charge, which is suitable for my application.

1) How do I charge two 18650 batteries with a single charger?
I found this Li-Ion charger module based on the TP4056.

With an output of 4.2 V and 1 A current, it can easily charge a single cell 18650 battery. However, I need to charge two cells simultaneously.
I came across this design on the Adafruit website for LiPo batteries and a different charging circuit:

Here, the two cells are connected to the charging circuit in parallel during charge mode. When the relay is switched, the charging circuit is disconnected and the batteries are connected in series.
I wish to use this design with a Lithium Ion 18650 and a TP4056 charging circuit. Is a TP4056 charging circuit capable of safely charging two batteries connected to its output terminals in parallel?

2) Are the batteries safe to be used in series configuration?
Since each battery has its own protection circuitry, will the protection circuitry work as it should when the two batteries are connected in series during usage?
3) Which step-down converter should I use for the Raspberry Pi?
I believe I need something which can take 7.4V input and give a 5V voltage and at least 2A current output. I wonder if this CY8CLEDAC02 Switching Converter will work, see its data at:http://www.kynix.com/uploadfiles/pdf8827/CY8CLEDAC02.pdf
I hope my questions are clear. Thank you for taking the time to read.


Charging two 18650s which provide 7.4V ideally requires a “normal” LiPo charger. You’ll save yourself considerable headache by simply removing them from the robot and inserting them into a separate charger.
robotshop.com/en/lg-18650-37 … -cell.html
robotshop.com/en/18650-batte … older.html

For example we have a 3S pack based on 18650 cells and include a separate balance charging connector:
robotshop.com/en/111v-3500ma … ttery.html

Perhaps someone in the community knows of an easy method.

For the first two questions, you can take a look at this post for more information about charging multiple Li-Ion batteries.
As for the step-down converter to power your Raspberry Pi, the 5V, 2.5A Step-Down Voltage Regulator D24V25F5 or the 5V, 3A Step-down Voltage Regulator might interest you.
You can also take a look into our 5.0 V DC Regulators category for more options.