Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By DrG
#32153
Barnabybear wrote:Hi, have a look at this https://www.pololu.com/product/2122
It would give you best useage of your batteries as the input is from 2.7V to 11.8V and it has an enable or shutdown (SHDN) pin.
The text says:
Connections

The step-up/step-down regulator has four connections: shutdown (SHDN), input voltage (VIN), ground (GND), and output voltage (VOUT).

The SHDN pin can be driven low (under 0.4 V) to power down the regulator and put it in a low-power state. The quiescent current in this sleep mode is dominated by the current in the 100k pull-up resistor from SHDN to VIN. With SHDN held low, this resistor will draw 10 µA per volt on VIN (for example, the sleep current with a 5 V input will be 50 µA). The SHDN pin can be driven high (above 1.2 V) to enable the board, or it can be connected to VIN or left disconnected if you want to leave the board permanently enabled.


Lokking at the schematic https://www.pololu.com/picture/view/0J5668
R6 (100k) is just a pull up resistor for SHDN. If you can supply a voltage of more than 1.2V to this pin from your wake up source then the resistor is not needed and could be removed. That inturn would give a sleep current of 0.
This could also handle recharging of the batteries - a solar top up?


Hi. I'm not sure if this was to me as the OP or someone else, but thanks for the reference. I checked that regulator out and it looks real nice and has a wide power input range. For my application, however, I could not justify a $6 regulator when the one that I am using that seems to work fine is less than $1.

DrG
User avatar
By trackerj
#32221 Still running, uploading temperature and humidity data every 10 minutes:
battery_voltage_run_2_25_oct.jpg

https://thingspeak.com/channels/58350
You do not have the required permissions to view the files attached to this post.
User avatar
By trackerj
#32719
wififofum wrote:
trackerj wrote:Still running, uploading temperature and humidity data every 10 minutes:


Still looking good. Must be over 1500 transactions by now?

https://thingspeak.com/channels/58350/c ... 2015-01-01

Did you ever post the full schematic for this?



01 Nov 2015 : 1788 Entries
Still working OK: https://thingspeak.com/channels/58350

Will see how long it will last. I was not thinking at a long time run, just used a small, random selected battery available around, without full charging, plugged-in "as-it-was", somewhere at 4.05V. Unfortunatelly don't even remember when charged it last time, so, when will go off I will charge the battery full and give it another run for a more comprehesive test.

Did not post yet the schematic (still adjusting some things on it for a v3 ) but when happy with, I will post all the info and made it available. On the basic, it's nothing more than a clasic Li-Ion battery charger with RTC power monitor to be added to your ESP8266/Arduino/whatever board you want:

cbdb_v3_5.a_top_finished_1_2.jpg


Or as a dedicated ESP8266 board, all included:

cbdb_v3_5.a_top_finished_esp8266_1.jpg
You do not have the required permissions to view the files attached to this post.