ESP32 CAM alimentation via 3.7V LIPO battery

Hi,

I want to aliment an ESP32 CAM using a 3.7V LIPO battery AND to can charge the LIPO battery without have to change anything on the wiring
(only to plug an USB cable into the charger for to charge the battery and aliment the ESP32 CAM if the LIPO battery is empty)

I think to use something like this for to dynamically recharge the LIPO battery using an USB câble

https://www.amazon.fr/gp/product/B08VD83PR8/ref=ppx_yo_dt_b_asin_title_o02_s00?ie=UTF8&psc=1

And perhaps this if a 3.7V to 5V conversion is necessary for to aliment the ESP32 CAM

=> is it possible ?

Or is this type of component is more better for to do this ?

Or have I to use the circuitry as proposed here ?
(I prefer limit the number of components/wiring because want to store the entire system into a very limited volum)

PS : It's for to work with an LED emitter + a LED recepter on the ESP32 CAM side : is a 5V solution a better solution than a 3.3V solution for to handle this ?

Hi @Yannoo .

I use in my projects with ESP32_CAM this module.

charge_step-up

I remove the USB Type A connector, and solder the wires to the ESP directly onto the Charger/Stepup board.

RV mineirin

1 Like

Lot of thanks, Ruilviana

I test it immediately after receiving it

1 Like

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.