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.7k 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.
    • 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
                        • yawnsY Offline
                          yawns Moderator @kass
                          last edited by

                          @kass said in My Custom Smart Mirror.:

                          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.

                          You don’t need to do that. Use one big mirror glass, place the monitor wherever you want to and make sure the entire rest of the mirror is covered with black foil, black cardboard or something similar. As long as no light from the back reached the area of the mirror glass it works like a mirror and you cannot “look behind”. Only the area which is lit up by the monitor will be see through.

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

                            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. This has been at times challenging but remains on of my favorite projects and gets used daily. I hope everyone enjoys theirs as much as I enjoy mine.

                            D 1 Reply Last reply Reply Quote 0
                            • D Offline
                              dazza120 @SubLim3
                              last edited by

                              @SubLim3 in what way has Watchdog stabilised the mirror with a pi?

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

                                @dazza120 I never determined why but my mirror would “hide all modules” regularly. I would constantly wake up or notice that the screen was on but not displaying anything. A restart of MM would resolve but since running WatchDog this hasn’t been the case. It’s like services stopped working and WatchDog is supposed to restart any services that stop. I installed WatchDog at the same time I updated to the latest MM build so it could be coincidental.

                                D 1 Reply Last reply Reply Quote 1
                                • D Offline
                                  dazza120 @SubLim3
                                  last edited by

                                  @SubLim3 ok cool, may have to look at this but for now I’ve upgraded to the Pi4 4Gb, I think the main issue with the pi is memory and holding onto memory once a service loads.

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

                                    @dazza120 I have had my image tightly packed onto an 8gb SD Image and then run it on a 16gb image for more space. Overtime Cache and whatever else was maxing out my 8gb. I haven’t had any issues since rebuilding the image with newer MM and Modules. Running WatchDog and having it all on a 16gb image seems to have really helped.

                                    D 1 Reply Last reply Reply Quote 1
                                    • D Offline
                                      dazza120 @SubLim3
                                      last edited by

                                      @SubLim3 yeah just added Watchdog as the mirror ran out of memory and crashed mm so hopefully that will restart it, have you just left it default ie nothing in watchdog config?

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

                                        @dazza120 Correct, nothing in the config.js but the defaults.

                                        1 Reply Last reply Reply Quote 1

                                        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
                                        • 1 / 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