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.

    A thin MM with metal frame, hidden IR camera and 32" Inch HDTV

    Scheduled Pinned Locked Moved Show your Mirror
    28 Posts 7 Posters 28.1k Views 8 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.
    • J Offline
      j.e.f.f Project Sponsor Module Developer @SvenSommer
      last edited by

      @SvenSommer I was talking to one of my co-workers about the facial recognition module, and he believes he can make it much faster. The issue, as he sees it, is not the actual recognition of whose face is in the image, but in all of the up-front work involved in preparing the comparison. First the image needs to be captured from the camera, then it has to be analyzed for the presence of one or more faces. Those parts of the image are cropped, resized and converted to grayscale, all on the CPU which does the operations one pixel at a time. The actual recognition of the face in the image is, according to him, the easy part and not the performance bottleneck.

      He’s looking into whether any or all of this can be offloaded to the GPU and executed in ways that are far more efficient. Who knows… we might have good facial recognition working soon!

      That said, I’ve found less and less practical use for separate display profiles, now having had my mirror on the wall for a few weeks. It turns out that most of the information on the mirror is useful to everyone in my household, so different profiles really only differ by one or two modules, and I’m not having problems fitting everything on to the screen at once. I would like the mirror to be able to greet me, however, when I stand in front of it, as it adds that cool factor. But I doubt I’m going to use it to actually change the display of the mirror.

      cowboysdudeC 1 Reply Last reply Reply Quote 2
      • cowboysdudeC Offline
        cowboysdude Module Developer @SvenSommer
        last edited by cowboysdude

        @SvenSommer I’m not a fan of using the Facial Recognition part… just don’t want a camera on it. That’s the only reason. MMM-Voice is a really great module!! On a Pi yes it is a bit slow… but I’m running a mini itx with Intel chip and Ubuntu so the speed is really good…

        Actually this is what I"m using:

        Mini Itx with intel chip
        8 gig ram
        120gb SSD
        Wireless mini card

        SO far it’s been awesome performance wise and the voice is instant… and it works great plus it can be incorporated into other modules as he wrote out the instructions on how to do it :)

        I will check out OpenHab this week as I"m on vacation [holiday] … HesitaPi is going to be awesome once all the bugs are out and honestly it’s real close now!

        What I’m REALLY curious about is who built your metal frame?

        SvenSommerS 1 Reply Last reply Reply Quote 1
        • cowboysdudeC Offline
          cowboysdude Module Developer @j.e.f.f
          last edited by

          @j.e.f.f said in A thin MM with metal frame, hidden IR camera and 32" Inch HDTV:

          That said, I’ve found less and less practical use for separate display profiles, now having had my mirror on the wall for a few weeks. It turns out that most of the information on the mirror is useful to everyone in my household, so different profiles really only differ by one or two modules, and I’m not having problems fitting everything on to the screen at once. I would like the mirror to be able to greet me, however, when I stand in front of it, as it adds that cool factor. But I doubt I’m going to use it to actually change the display of the mirror.

          That’s exactly why I didn’t bother with it. Not because it’s not a good module but because I really don’t need it.

          1 Reply Last reply Reply Quote 0
          • SvenSommerS Offline
            SvenSommer @cowboysdude
            last edited by

            @cowboysdude The Frame was made in small factory in Berlin. The main challenge was to find somebody with free capacities in the next three month!!
            Seems like it’s a good place for metal processing companies around Berlin!

            Looking for some building inspiration?
            Check out my large, thin and metal framed mirror on robstechlog.com.

            Modules released:
            MMM-GoogleAnalytics
            MMM-GrafanaChart
            MMM-GrafanaGauges

            1 Reply Last reply Reply Quote 1
            • SvenSommerS Offline
              SvenSommer
              last edited by SvenSommer

              I found I nice website to share constructions online, its’called Onshape.
              0_1500054725849_MagicMirror_Metal_frame_model.png
              If someone is interested in the metal frame model. It’s available here.

              Looking for some building inspiration?
              Check out my large, thin and metal framed mirror on robstechlog.com.

              Modules released:
              MMM-GoogleAnalytics
              MMM-GrafanaChart
              MMM-GrafanaGauges

              1 Reply Last reply Reply Quote 2
              • A Offline
                Arthur @SvenSommer
                last edited by

                @SvenSommer
                Can you decipher even more details about the costs of the used parts?

                SvenSommerS 2 Replies Last reply Reply Quote 0
                • SvenSommerS Offline
                  SvenSommer @Arthur
                  last edited by

                  @Arthur
                  Sure, I already thought about this. Unfortunately I’m very busy this week. Hope to get it done on the weekend.

                  Looking for some building inspiration?
                  Check out my large, thin and metal framed mirror on robstechlog.com.

                  Modules released:
                  MMM-GoogleAnalytics
                  MMM-GrafanaChart
                  MMM-GrafanaGauges

                  1 Reply Last reply Reply Quote 1
                  • A Offline
                    Arthur
                    last edited by

                    Great! Thank you!

                    1 Reply Last reply Reply Quote 0
                    • SvenSommerS Offline
                      SvenSommer
                      last edited by

                      I’m planning to upgrade the RasperryPi3 with a stronger board, to get several powerful module run able at the same time.
                      If you have gained some experience with an alternative, please share in this topic.

                      Looking for some building inspiration?
                      Check out my large, thin and metal framed mirror on robstechlog.com.

                      Modules released:
                      MMM-GoogleAnalytics
                      MMM-GrafanaChart
                      MMM-GrafanaGauges

                      1 Reply Last reply Reply Quote 0
                      • SvenSommerS Offline
                        SvenSommer @Arthur
                        last edited by SvenSommer

                        @Arthur: The costs, used parts and main challenges I experienced when building my smart mirror are now updated on my blog on
                        http://robstechlog.com/2017/06/25/building-a-big-magicmirror-with-metal-frame-the-summary-parts-prices/

                        Looking for some building inspiration?
                        Check out my large, thin and metal framed mirror on robstechlog.com.

                        Modules released:
                        MMM-GoogleAnalytics
                        MMM-GrafanaChart
                        MMM-GrafanaGauges

                        1 Reply Last reply Reply Quote 1
                        • A Offline
                          Arthur
                          last edited by

                          Any news on replacing your Pi with a more powerful alternative?

                          SvenSommerS 1 Reply Last reply Reply Quote 0
                          • B Offline
                            bwente @SvenSommer
                            last edited by

                            @SvenSommer @cowboysdude

                            I have been trying out https://home-assistant.io/ I got it running on an old raspberry pi. Haven’t spent a lot of time on it, I hoping to back to once I get my mirror finished.

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

                              @bwente said in A thin MM with metal frame, hidden IR camera and 32" Inch HDTV:

                              @SvenSommer @cowboysdude

                              I have been trying out https://home-assistant.io/ I got it running on an old raspberry pi. Haven’t spent a lot of time on it, I hoping to back to once I get my mirror finished.

                              That would be an awesome addition to MM :) Keep us in the loop on this one!!

                              1 Reply Last reply Reply Quote 0
                              • SvenSommerS Offline
                                SvenSommer @Arthur
                                last edited by

                                @Arthur
                                Not by now, but definitely before Christmas ;-)

                                Looking for some building inspiration?
                                Check out my large, thin and metal framed mirror on robstechlog.com.

                                Modules released:
                                MMM-GoogleAnalytics
                                MMM-GrafanaChart
                                MMM-GrafanaGauges

                                1 Reply Last reply Reply Quote 0
                                • pauldgiffordP Offline
                                  pauldgifford
                                  last edited by

                                  Have you thought about adding touch to the mirror or is that a dumb idea?

                                  SvenSommerS 1 Reply Last reply Reply Quote 1
                                  • SvenSommerS Offline
                                    SvenSommer @pauldgifford
                                    last edited by

                                    A touch display of this size is a big cost factor.
                                    In addition you would always have some fingerprints on the mirror.
                                    A better solution is maybe a gesture control.

                                    Looking for some building inspiration?
                                    Check out my large, thin and metal framed mirror on robstechlog.com.

                                    Modules released:
                                    MMM-GoogleAnalytics
                                    MMM-GrafanaChart
                                    MMM-GrafanaGauges

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

                                      @SvenSommer I agree but I’m going to find out soon enough LOL I used to run a window cleaning company so I’m good there :)

                                      1 Reply Last reply Reply Quote 1
                                      • C Offline
                                        cyberphox
                                        last edited by

                                        every time i come back to this thread…i can’t help drooling over that frame…man that would be sweet to have!

                                        Full time Dad, DJ and entertainer and lover of technology.

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