MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    My Custom Smart Mirror.

    Scheduled Pinned Locked Moved Show your Mirror
    28 Posts 12 Posters 33.5k Views 13 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • SubLim3S Offline
      SubLim3
      last edited by SubLim3

      Same as everyone here, I have took on the awesome project of building my own Smart/Magic Mirror. I’ll spare the details unless someone inquires but I did build my own frame. I utilized an old 20" monitor I had and put it at the top of my 20"x48" mirror. Using a Pi3 to run the server I have attached a PIR Sensor to trigger it on and off. I am really only using the default modules along with the Remote Module. Truly the best part was me putting in the Background Module and scaring family and friends with it!

      OK, UPDATE: I have continued to program on the Magic Mirror and although it doesn’t look like it, the last few weeks of programming have paid off. I have added Module Schedules and Timers. At night (from 6pm till 4am) it will display Moon Phases. I also added a network scanner that tells me when my kids Xbox or Tablets are online. I caught them once playing in the middle of the night LoL.

      I have also built an Android app that lets me control the mirror using the MMM-Remote-Control. I can turn Modules on and off, turn the mirror on and off, update the modules and reboot the whole system. Pretty handy when I am showing it off.

      Lastly, to get in the Halloween Spirit I added some scary backgrounds that fade in and out at random. True story, I got good and drunk the night I decided to add these wallpapers. During the middle of the night I get up to go to the bathroom and Scared The Hell out of Myself when I walked past my mirror and saw the Nun!

      YET ANOTHER UPDATE: I have gone through and added a few more modules to include MMM_AssistantMK2, MMM_AlexaOnOff and MMM-Screencast. Having the embedded Google assistant in the mirror helps get additional information when I see something about weather or my calendar. Having AlexaOnOff helps when I want to vocally turn the mirror on/off or even reboot or update. I use the screen cast occasionally to play fitness videos while correcting my form. I even added a much larger list of compliments including ones specific to weather that everyone tends to enjoy.

      Lastly, I added the WatchDog module which has really helped stabilize the mirror. I recommend anyone running this on a Pi to have this module.

      alt text
      alt text
      alt text
      alt text

      1 Reply Last reply Reply Quote 5
      • SubLim3S Offline
        SubLim3
        last edited by

        alt text
        alt text

        Mykle1M 1 Reply Last reply Reply Quote 5
        • Mykle1M Offline
          Mykle1 Project Sponsor Module Developer @SubLim3
          last edited by

          @sublim3

          Well done, young man. :thumbsup:

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • cowboysdudeC Offline
            cowboysdude Module Developer
            last edited by

            Looks really awesome, great job!

            1 Reply Last reply Reply Quote 0
            • M Offline
              MadScientist
              last edited by

              One if the cleanest setups I have seen so far. Well done!

              1 Reply Last reply Reply Quote 0
              • SubLim3S Offline
                SubLim3
                last edited by

                OK, UPDATE: I have continued to program on the Magic Mirror and although it doesn’t look like it, the last few weeks of programming have paid off. I have added Module Schedules and Timers. At night (from 6pm till 4am) it will display Moon Phases. I also added a network scanner that tells me when my kids Xbox or Tablets are online. I caught them once playing in the middle of the night LoL.

                I have also built an Android app that lets me control the mirror using the MMM-Remote-Control. I can turn Modules on and off, turn the mirror on and off, update the modules and reboot the whole system. Pretty handy when I am showing it off.

                Lastly, to get in the Halloween Spirit I added some scary backgrounds that fade in and out at random. True story, I got good and drunk the night I decided to add these wallpapers. During the middle of the night I get up to go to the bathroom and Scared The Hell out of Myself when I walked past my mirror and saw the Nun!

                1_1538423695023_Mirror2.jpg 0_1538423695022_Mirror1.jpg

                1 Reply Last reply Reply Quote 1
                • E Offline
                  electros Project Sponsor
                  last edited by

                  Hi, can you tell me please if your android app work from internet or just in local network ? And maybe you can share that app with us please ? Thanks.

                  SubLim3S 1 Reply Last reply Reply Quote 0
                  • SubLim3S Offline
                    SubLim3 @electros
                    last edited by

                    @electros
                    The app is only a wrapper pointing to my mirror at http://192.168.1.222:8080/remote.html. This is only able to be done as I have statically assigned my mirror as the .222 address. I could run a port forward on my firewall and allow it to work from outside the house but I haven’t got a need to since I wouldn’t be standing in view of the mirror and it’s a security vulnerability. Let me know if you have further questions.

                    1 Reply Last reply Reply Quote 0
                    • azscramA Offline
                      azscram
                      last edited by

                      Nicely done.

                      Is that the PIR Sensor at the top of the mirror?

                      SubLim3S 1 Reply Last reply Reply Quote 0
                      • SubLim3S Offline
                        SubLim3 @azscram
                        last edited by

                        @azscram
                        No, that was my Echo Dot. The PIR is somewhat visible in the second picture. There is a small ribbon cable going from the Pi to the PIR. It’s on the right side so anytime I want it on I just wave my hand on right of the mirror. It’s incredibly sensitive so I never have a problem waking it up.

                        I am in process of adding a PS3 Eye cam and using MMM-Hotword and MMM-AssistantMk2. Might even go as far as training facial recognition.

                        1 Reply Last reply Reply Quote -1
                        • D Offline
                          dawees
                          last edited by

                          nice setup. one question what module did u use for background ? I have MMM-EasyPix but do not know how to put pic to fullscreen. Can you share your config ?

                          Mykle1M 1 Reply Last reply Reply Quote 0
                          • Mykle1M Offline
                            Mykle1 Project Sponsor Module Developer @dawees
                            last edited by Mykle1

                            @dawees

                            You could use MMM-EasyPix as a background module but that is really not its purpose. Just try this module.

                            https://github.com/mykle1/MMM-EasyBack

                            Create a working config
                            How to add modules

                            1 Reply Last reply Reply Quote 3
                            • D Offline
                              dawees
                              last edited by

                              thanks works better :)

                              Mykle1M 1 Reply Last reply Reply Quote 1
                              • Mykle1M Offline
                                Mykle1 Project Sponsor Module Developer @dawees
                                last edited by

                                @dawees said in My Custom Smart Mirror.:

                                thanks works better

                                Fantastic! Enjoy! :-)

                                Create a working config
                                How to add modules

                                1 Reply Last reply Reply Quote 0
                                • SubLim3S Offline
                                  SubLim3
                                  last edited by SubLim3

                                  I use MMM-BackgroundSlideshow. Here is list of my modules:
                                  0_1540612843151_ae39f067-7081-4b0b-a935-52b76f3be6e8-image.png
                                  Update: MMM-BackgroundSlideshow stopped working for me so I switched to MMM-EasyBack.

                                  1 Reply Last reply Reply Quote 1
                                  • H Offline
                                    hannes23
                                    last edited by

                                    Looks realy great, good work!

                                    What monitor did you use? Mine is bleeding it’s backlight through the mirror, which isn’t the case with your screen, according to the pictures.

                                    SubLim3S 1 Reply Last reply Reply Quote 0
                                    • SubLim3S Offline
                                      SubLim3 @hannes23
                                      last edited by

                                      @hannes23 So long as the light in front of the mirror is brighter than the monitor behind the mirror it won’t bleed through. I am using an old LCD screen I had lying around but an OLED would produce the best results as the black on those is truly black. I only get bleed through when I turn the light off in my room. If the light is on, all looks good.

                                      1 Reply Last reply Reply Quote 0
                                      • M Offline
                                        MadScientist
                                        last edited by

                                        A mirror with a higher transmission should also reduce the backlight bleeding since you won’t have to increase the brightness as much, creating a better black and therefore having better contrast.

                                        1 Reply Last reply Reply Quote 0
                                        • P Offline
                                          PaulB
                                          last edited by

                                          Dear @SubLim3 the none looks cool. Well done :) Cool mirror. Where did hang it? Hope you guys enjoys it :)

                                          Many Greetings from Germany,
                                          Paul

                                          1 Reply Last reply Reply Quote 0
                                          • K Offline
                                            kass
                                            last edited by

                                            Hello! I have one question! The only type of mirror that you used in that project was the two-way mirror, right? I’m asking this because I’m looking to put 2 types of mirror: a two way one only for the monitor (because it’s a 17 inch 4:3 one and it’s small) and the rest will be just a simple mirror. Thanks in advance and also great project. Good luck.

                                            yawnsY 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 2 / 2
                                            • First post
                                              Last post
                                            Enjoying MagicMirror? Please consider a donation!
                                            MagicMirror created by Michael Teeuw.
                                            Forum managed by Sam, technical setup by Karsten.
                                            This forum is using NodeBB as its core | Contributors
                                            Contact | Privacy Policy