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 housing stl files are available on my blog at: https://nerdiy.de/en/product-2/eink-frame-insert-suitable-for-ikea-ribba-5x7-picture-frame-3d-printable-stl-files/
- The ESPHome configuration is available at my github repo: https://github.com/Nerdiyde/ESPHomeSnippets/tree/main/Snippets/eInk_frame_insert_ribba_5inchX7inch
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
Hi, your infographics looks very professional . I do a lot eink/epaper stuff lately and also like the XIAO ESP32C3 as the brains . But using the SeeedStudio's ePaper Breakout Board instead of the Waveshare board. We don't have Ikea here but I was busy buying all kinds of picture frames to hack. Your solution maybe can help.