Solarpower for ESP8266

wemospsuNeeded a solar powersupply for an ESP8266-01. As the ESP8266-01 needs 3.3 Volt, a LiPo cell seemed a good choice for a battery. However, fully loaded these give 4.2 Volt, which is too much for the ESP8266. In order to get to 3.3Volt a Lowdrop (LDO) regulator is necessary.

As the ESP8266 does require a hefty current when it is transmitting, the regulator needs to be able to give some 500mA.

Possibilities are the SPX3819 (500mA, dropvoltage 340mV, maxinput 20V) (found on the Lolin NodeMCU-ESP12E) and the AP2112 (600mA, dropvoltage 250mV, maxinput 6V, quiescent current 55uA) ( found on the Adafruit Huzzah). As the maxinput will be 4.2Volt, I have chosen the AP2112 (but I in fact recommend the RT9013). The HT7333, that is recommended for e.g. the backside of the ESP8266-12 adapter plate has a drop voltage of 100mV. However, that is measured at 40mA and the datasheet gives no info on the dropvoltage at higher currents. The quiescent current is 3.5mA, so I did not pick that one for battery power.
Other possible options are the RT9013 (That is for instance found on the Wemos D1 mini) and the XC6203. The RT9013 has a 250mV @ 0.5A drop. Quiescent current is 25uA, but only 7uA if the chip is disabled (which is not really an option in this application). The XC6203 has a 150mV @ 100mA and a 300mV@ 200mA drop.

The LiPo battery is being charged by a small TP4056 module. These have a maxinput of 8 Volt, hence a 6 Volt solarpanel will do nicely.

Capacity of the LiPo and the Solarpanel depend on the current needed. If you put the esp8266 to sleep in between transmission it can last long on a battery, especially if it is charged throughout the day.

Advertisement

8 thoughts on “Solarpower for ESP8266”

    1. The AMS1117 33 and the related ones such as TS1117 33 are great voltage regulators and are even called ‘low drop’ but unfortunately not really suited for this purpose as their LDO is between 1 and 1.3 Volt. That means that a 3.7 Volt LiPo battery just doesnt has the proper Voltage to let the AMS1117 33 operate. It needs a minimum of 4.3-4.5 Volt input

      1. Many thanks for the information, I’ve been using them for many ESP projects but they have all been powered via USB or a 5v wall adapter 🙂

      2. They are pretty good for that purpose and I use them too. I just use the very low drop like the RT9013 for battery only as they are difficult to solder (They usually come in SOT23-5)

    1. I am not using one here, but there can be very valid reasons why you would use a diode, e.g. to prevent backfeed in the solarpanel, to combine solarpanels to have a voltage drop if needed or to switch between solarpanel and battery

      1. Thanks,
        “to prevent backfeed in the solarpanel” – is it possible on TP4056 chip? I’m worry about any unreasonble voltage drop on diode.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: