Iām working on a project where I need to power both ESP8266 (has NodeMCU Base Ver 1, accepts 6V-24V via barrel jack) and ESP32-CAM (has a built-in AMS1117 regulator) using a 3x 18650 battery pack(solar powered). I have the following components for power management:
TP4056 (with protection) ā 5V 1A Charging Module
XL6009 ā Boost Converter
HCW-P715 ā Buck Converter
- How should I wire these components together to safely distribute power without destroying my project?
- Can I directly connect the battery pack to a terminal block and split power between the TP4056, XL6009, and HCW-P715?
- Is there a better alternative for everything in powering both MCU? (must be solar powered and uses 3 18650s)