Esp32 with LED Strip and chargable battery

Markus
Posts: 6
Joined: Tue Dec 10, 2019 3:49 pm

Esp32 with LED Strip and chargable battery

Postby Markus » Tue Dec 10, 2019 3:59 pm

Hello guys,
I need little help for realizing my little project :D
Please look at attached picture. I want to set up a control of led strip with esp32 and chargable battery.
I would like to try first steps but I have no idea for a smart solution.
Project.png
Project.png (954.8 KiB) Viewed 8308 times
Thanks for your ideas.
Markus from Switzerland

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: Esp32 with LED Strip and chargable battery

Postby ESP_Sprite » Wed Dec 11, 2019 2:49 am

There's no such thing as a '5V battery'. Do you mean a power bank? If so, you need to pick one that allows charging while providing power, and you should then be able to just plug your USB charger into the power bank.

Markus
Posts: 6
Joined: Tue Dec 10, 2019 3:49 pm

Re: Esp32 with LED Strip and chargable battery

Postby Markus » Wed Dec 11, 2019 8:17 am

Thanks.
With "5V-Battery" I mean any power supply pack, that is rechargeable and can supply my 5 Volt LED strip AND esp32 both. Is there a way to use the USB port of the esp32 to charge the battery pack?

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: Esp32 with LED Strip and chargable battery

Postby ESP_Sprite » Wed Dec 11, 2019 9:40 am

Not easily, sorry.

bobtidey
Posts: 43
Joined: Mon Jun 18, 2018 2:24 pm

Re: Esp32 with LED Strip and chargable battery

Postby bobtidey » Wed Dec 11, 2019 12:50 pm

5V power banks contain a LIPO battery, a boost circuit to generate +5V out normally via a USB A socket, and a charger circuit typically with a micro USB input. They are available in various capacities from 2500maH upwards.

So you can connect a standard phone type charger into the micro socket for charging, and connect the USB 5V output to your ESP32,

Note that some power banks do not provide power out while they are charging so operation while charging is important to you then check for one that does.

The alternative is to use a LIPO battery and add your own charger and boost module which can be got very cheaply.

kmmaran
Posts: 24
Joined: Tue Oct 23, 2018 6:20 am

Re: Esp32 with LED Strip and chargable battery

Postby kmmaran » Thu Dec 12, 2019 1:50 am

Can you give more detail of this project. You have Supply voltage and LEDs and then what you plan to do?

kmmaran
Posts: 24
Joined: Tue Oct 23, 2018 6:20 am

Re: Esp32 with LED Strip and chargable battery

Postby kmmaran » Thu Dec 12, 2019 1:57 am

Now I get it, you want to charge the battery and power your LEDs from ESP board. There is 3.3V out of the ESP board, use a booster circuit to pump the voltage up, you will run into a problem, the current will be not be sufficient for this.

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: Esp32 with LED Strip and chargable battery

Postby ESP_Sprite » Thu Dec 12, 2019 2:58 am

kmmaran: the other issue is that the ESP32 board is going to be powered from the power bank when it's not charging as well... so the 3V3 line is always on, so a boost converter would effectively charge the power bank from itself.

Markus
Posts: 6
Joined: Tue Dec 10, 2019 3:49 pm

Re: Esp32 with LED Strip and chargable battery

Postby Markus » Wed Dec 18, 2019 7:25 am

Thank you for your answers. I will try your ideas with charge module, boost module and Lipo Battery..

Who is online

Users browsing this forum: No registered users and 55 guests