Hi!
1 year ago, I discovered MagicMirror and started my project. Now, I use it daily since months and I think it’s time to share with the community.
Basically, I wanted a nice little frame that displays my calendar and the weather and that is not on a LCD screen (I didn’t want the screen to be a light source).
So I decided to use a e-ink screen… then wanted to add a temperature sensor and a capacitive sensor to have “buttons” that can manage display… And finally I created my own PCB to manage this components plus a raspberry and hide all that behind a frame.
For those interested, the whole project is here: https://github.com/seb-ma/eInkFrame (hardware and software).
And all created modules are also on the repo.