A few weeks ago I stumbled across MadalenaMak's project (https://github.com/Madelena/esphome-weatherman-dashboard) while I've been looking for a stylish design for my waveshare e-Ink displays for a long time. 

Based on this I created a eInk based SmartHome Display that can be used to display all kind of smart home related data. It can be used permanently powered via USB-C or battery powered (aprox. runtime thre months, depending on refresh cycles...).

To simplify the hardware setup a bit (and also expand the range of functions), I created a 3D printable insert. All the electronics, including the battery, can be housed in it. 

Thanks to DeepSleep of the SeeedStudio XIAO ESP32C3 MCU, the picture frame can run for up to three months on one battery charge and can therefore operated completely wirelessly. The data displayed is retrieved from my HomeAssitant instance.

The base of the frame insert is fixed in the screen via M2 screws that are pushed into the wood frame.
The frame is powered by the ESP32C3 MCU which can be connected with minimal soldering.
In battery operated mode this switch can be used to wakeUp and prevent deepSleep of the MCU. (Handy if you want to update the firmware.)

Support:

If you want to support me, you can do so by like on this project page, on Instagram or by donating a coffee. :)


Licenses:

Content that is not based on software/code: Unless otherwise stated, all works presented here that are not based on software/code are subject to the CC BY-NC-SA 4.0 license (attribution – non-commercial – dissemination under the same conditions 4.0 international).

You can find a summary here: https://creativecommons.org/licenses/by-nc-sa/4.0/deed.de

You can find the complete legal text here: https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.de

Software/code-based works Unless otherwise stated, all software/code-based works presented here are subject to the GNU Affero General Public License v3.0

You can find a summary here: https://tldrlegal.com/license/gnu-affero-general-public-license-v3-(agpl-3.0)#summary

The complete legal text can be found here: https://www.gnu.org/licenses/agpl-3.0.de.html