I'm currently doing a small project that includes an ESP32-C3-Zero arduino board and a couple of accessories (microphone and touch sensor)
It all works well when plugged to the USB but i must now handle the battery and charge aspect.
I intend to have a small 350mAh 3.7V LiPo battery bt i have no ide how to wire and what items i need to handle the charge (USB 5V=> battery 3.7V) and discharge (battery 3.7V => esp 3.3V).
Could someone please point me in the right direction ?