-->
Page 1 of 1

Power and recharge a system

PostPosted: Sun Oct 02, 2016 7:16 am
by CathDupont
Hi,

I'm working on a little system that contains an ESP8266. I am looking for a way to power and recharge the system at the same time. I found a lithium battery charger module that I could use with a lithium battery and a DC-DC module to get a 5V tension. I want the battery to power the system and at the same time being recharged with usb. In many examples the battery is recharged out of the system.
Image
Have you ever try that kind of module ? I don't know if it's the best solution.

Thanks
Catherine

Re: Power and recharge a system

PostPosted: Thu Oct 06, 2016 4:20 am
by bbx10node
I have used an Adafruit Feather Huzzah ESP8266 which has a on-board battery charger. When the board is receiving power via the USB connector, the battery charges and the ESP8266 works. When the USB power is disconnected, the ESP8266 switches to running from battery power.