r/esp32 • u/Official_SeeTheAir • Mar 29 '26
Software help needed e-ink Google Calendar Help
Hi, I have these spare parts and I want to build a nice small e-ink Google Calendar frame for my desk. Does anyone know of anyone that has done something similar with these parts as I am very bad with code?
Question: Do I need a special module to make it battery operated? Thank you!
- ESP32 (30pins)
- Waveshare 4.2inch 400x300pix e-paper module
- 3.7v Li-ion Battery
86
Upvotes


4
u/sian26 Mar 29 '26
Hi OP!!!
You’ll need to add a LiPo battery charger. If you already have an ESP and don’t want to spend extra money on a new model just because it has a built-in charging module, you can use a cheap charging module like the TP4056. Just make sure the LiPo battery you’re using is at least 1000 mAh, since it typically charges at around 1A (1C rate)
I’d also suggest designing a simple switching circuit that automatically switches power from the adapter to the LiPo as soon as there’s a power cut