Close

Power-supply for the module

A project log for 200LX modules

Add-on modules for HP 200LX palmtop PC. USB-serial, WiFi, and maybe even more

zokierzokier 02/18/2018 at 23:320 Comments

I realized that while the USB-module is a piece of cake as there is USB power available, I have no such luck with the wireless module. So I need to figure some way to power the ESP-12F module and the level shifter. Couple of alternatives that came to mind:

Ideally I'd have power port that would accept anything between 3-6V, and convert that efficiently to whatever I'd need. For first revision, I'm kinda tempted to just throw a decent LDO in there and then add proper SMPS on later. It is somewhat questionable how much "real-world" use this will ever see anyways, so it should be fine. Besides, 2000mAh should last for something like 5 hours even with just LDO, so that doesn't sound that bad.

I will want to have some under-voltage protection to prevent brown-outs etc, even if I'm using protected cells or batteries that don't care.

A random reddit link that might be useful: https://www.reddit.com/r/esp8266/comments/4gmkfl/how_to_actually_run_an_esp8266_for_months_on_aa/

Discussions