Read the statement by Michael Teeuw here.
Raspberry Pi 3 b+ and Magic Mirror
-
Hi everyone,
I’m a new user and I apologize if this isn’t the right section.
I was wondering if there’s a chance to make the magic mirror work on the new raspberry pi 3 b+. I just ordered the new version with the idea ok making my mirror but I don’t know how to start.
Hope you can help me. -
Hi,
You can start with setting up your raspberry pi first and arrange a screen (with HDMI) so that you can start the software part.
This tutorial will help you setting up the raspberry pi in headless mode - (Without Ethernet cable & Monitor)
https://www.youtube.com/watch?v=wqKCPbu7V7Y&t=7sSecondly, i recommend adding a fan to your pi, because Rpi 3b+ heats up a lot.
https://www.youtube.com/watch?v=srMnIcQvDn0&t=89sOnce you pi is ready with a fresh copy of Raspbian install MM & pm2
Configure your modules… and you are ready to go !
For hardware portion of the mirror you can take idea of my Frameless mirror !
https://www.youtube.com/watch?v=sCetiJk2Qus&t=68s -
@pandeyprakhar00 said in Raspberry Pi 3 b+ and Magic Mirror:
Once you pi is ready with a fresh copy of Raspbian install MM & pm2
please use the installation script for this
see here https://github.com/sdetweil/MagicMirror_scripts
read the readme for the comnmand to issue -
-
I have made a video tutorial about how to install MM application using @sdetweil scripts. I have also tried to explain the module configurations ! Hope it would help you…