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.

    Cowboysdude's Mirror

    Scheduled Pinned Locked Moved Show your Mirror
    49 Posts 9 Posters 57.1k Views 9 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.
    • floooF Offline
      flooo
      last edited by

      Can you show us the back side of the mirror?
      I have everything set up, but I cant figure out how to build the frame for the mirror… ;-)

      MitchfarinoM 1 Reply Last reply Reply Quote 0
      • MitchfarinoM Offline
        Mitchfarino Module Developer @flooo
        last edited by

        @flooo This guy has a fairly decent walk-through of his build - https://howchoo.com/project/mzu3ndm2otu/building-a-voice-controlled-smart-mirror-with-raspberry-pi-and-jasper

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

          @Mitchfarino just browsed through it quickly and yes you’re right this guy did an awesome walk through! I like the idea of voice but would at this point rather have facial recognition :) But I don’t see why we can’t have both!

          MitchfarinoM 1 Reply Last reply Reply Quote 0
          • MitchfarinoM Offline
            Mitchfarino Module Developer @cowboysdude
            last edited by

            @cowboysdude I’m going for voice recognition using Alexa instead of Jasper

            PIR to disable/enable the monitor

            Also looking to use the ultrasonic sensors for gestures too!

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

              @Mitchfarino said in Cowboysdude's Mirror:

              ultrasonic sensors

              I just got my PIR motion sensor and VIOLA it works… sleeps after so many seconds but once it detects movement it comes right back on! I run it through crontab…

              if you want a copy of what I’m using for motion sensor I’ll share…I put them in the root and create a crontab to run pir.py and the rest is history… remember to chmod all three files… if you really wanted you could combine all three into one and instead of calling the off and on sh files you could just tell it to run the command from the py file… I will do that soon, just tired out today …work.

              I have an Amazon Alexa sitting in my livingroom LOL BUT from what I’ve seen it’s a great option!

              MitchfarinoM 2 Replies Last reply Reply Quote 1
              • MitchfarinoM Offline
                Mitchfarino Module Developer @cowboysdude
                last edited by

                @cowboysdude cheers mate, that sounds great!

                @paviro has created a PIR module, so I was looking to use that.

                Is yours different?

                cowboysdudeC 1 Reply Last reply Reply Quote 1
                • RedNaxR Offline
                  RedNax Module Developer
                  last edited by

                  I’m using my own script aswell, however that just turns off/on the display. I think the module actually suspends the mirror… Saving power on the pi

                  1 Reply Last reply Reply Quote 3
                  • cowboysdudeC Offline
                    cowboysdude Module Developer @Mitchfarino
                    last edited by cowboysdude

                    @Mitchfarino I like that module but I’m thinking it doesn’t work well with node v6 you have to roll back to v5 to use it. I tried but all I got was a white screen and couldn’t get it going.

                    When it gets updated to support node v6 I’ll try it again because as @RedNax says it actually saves power on the pi… what you and I are using simply blank the screen…

                    PS @Mitchfarino @RedNax made a Weather module that rocks!!

                    MitchfarinoM 1 Reply Last reply Reply Quote 0
                    • MitchfarinoM Offline
                      Mitchfarino Module Developer @cowboysdude
                      last edited by

                      @cowboysdude hoping @paviro is working on it.

                      I’d been keen to see what you guys have done though. I have no experience coding for this, so I’m starting from scratch.

                      Ill check out @RedNax 's weather app too. I think I’m using the default for now

                      cowboysdudeC paviroP 2 Replies Last reply Reply Quote 0
                      • cowboysdudeC Offline
                        cowboysdude Module Developer @Mitchfarino
                        last edited by

                        @Mitchfarino Once you get started you’ll see it’s a piece of cake. I have no experience either but as you can see mine is up and running.

                        I do dabble in php and VERY little js so I’m going to attempt to port a joomla module I wrote over to this… I realize most here aren’t American but I’d really enjoy the NFL scores on mine as well… when I get time I’ll look at it…

                        I’m a contractor and right now I have no time for my own stuff LOL

                        R 1 Reply Last reply Reply Quote 1
                        • paviroP Offline
                          paviro @Mitchfarino
                          last edited by

                          @Mitchfarino said in Cowboysdude's Mirror:

                          @cowboysdude hoping @paviro is working on it.

                          Once I am done with school, I will :)

                          We're all stories in the end. Just make it a good one, eh?

                          – The Doctor

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

                            I’ll update my picture as soon as it’s done… I ordered a real glass mirror but 2" longer so I can hide the PIR and Camera behind it… the new frame will be made out of mahogany… so once the mirror comes in I’ll build the new frame… next week I’m hoping…

                            RedNaxR 1 Reply Last reply Reply Quote 0
                            • RedNaxR Offline
                              RedNax Module Developer @cowboysdude
                              last edited by

                              @cowboysdude said in Cowboysdude's Mirror:

                              I’ll update my picture as soon as it’s done… I ordered a real glass mirror but 2" longer so I can hide the PIR and Camera behind it… the new frame will be made out of mahogany… so once the mirror comes in I’ll build the new frame… next week I’m hoping…

                              Not entirely sure if the PIR will work (well) behind glass… http://forum.arduino.cc/index.php?topic=123750.0
                              As for the camera, it’ll be getting a lot less light to work with aswell…

                              That said, lookingforward to the result… :)

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

                                @RedNax Well then I can still have a mirror that’s 2" bigger :)

                                Honestly I wasn’t sure it would either but what I can do is add an inch of wood to the bottom and insert them behind that so not to block either of them.

                                Thank you for the advice because that’ll just save me time!! :)

                                1 Reply Last reply Reply Quote 0
                                • R Offline
                                  Requiemm @cowboysdude
                                  last edited by

                                  @cowboysdude said in Cowboysdude's Mirror:

                                  …I realize most here aren’t American but I’d really enjoy the NFL scores on mine as well… when I get time I’ll look at it…

                                  As a fellow USA resident and die hard Cowboys fan, I am eagerly awaiting news on your NFL module. I’m hoping to use it as a roadmap to also display current team news. As my wife is a die hard Redskins fan, (I know, I know), I’m hoping to tie face recognition in so it shows me Cowboys stuff and shows her Redskins stuff.

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

                                    @Requiemm said in Cowboysdude's Mirror:

                                    @cowboysdude said in Cowboysdude's Mirror:

                                    …I realize most here aren’t American but I’d really enjoy the NFL scores on mine as well… when I get time I’ll look at it…

                                    As a fellow USA resident and die hard Cowboys fan, I am eagerly awaiting news on your NFL module. I’m hoping to use it as a roadmap to also display current team news. As my wife is a die hard Redskins fan, (I know, I know), I’m hoping to tie face recognition in so it shows me Cowboys stuff and shows her Redskins stuff.

                                    I’m just starting on it. :) I like your face recognition idea!!! Awesome!

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

                                      Because of the light sensitivity of the PIR module cannot put it behind the mirror… :( BUT you can replace it with a NOIR camera behind the glass to get the same thing!!! SO that’s my next move.

                                      The mirror build is all done. I used real 1/4" glass mirror and built the frame from mahogany with a white trim on the front… very pleased with it.

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

                                        My mirror has come a long way since it’s first build… it’s now voice activated… with newer modules like MMM-NFL module… wunderground weather module… quotes module… all this possible by really awesome users!!

                                        So my mirror is because of the people that work really hard to bring this stuff to the public and it’s much appreciated!! It’s really awesome that you can customize something for you instead of having to deal with what people sell you and having to live with something that works but doesn’t totally do what you want it to.

                                        Thank you all for ALL your hard work!!!

                                        1 Reply Last reply Reply Quote 1
                                        • MitchfarinoM Offline
                                          Mitchfarino Module Developer @cowboysdude
                                          last edited by

                                          @cowboysdude said in Cowboysdude's Mirror:

                                          @Mitchfarino said in Cowboysdude's Mirror:

                                          ultrasonic sensors

                                          I just got my PIR motion sensor and VIOLA it works… sleeps after so many seconds but once it detects movement it comes right back on! I run it through crontab…

                                          if you want a copy of what I’m using for motion sensor I’ll share…I put them in the root and create a crontab to run pir.py and the rest is history… remember to chmod all three files… if you really wanted you could combine all three into one and instead of calling the off and on sh files you could just tell it to run the command from the py file… I will do that soon, just tired out today …work.

                                          I have an Amazon Alexa sitting in my livingroom LOL BUT from what I’ve seen it’s a great option!

                                          Do you have a video of yours working with voice recognition?

                                          Could you share your motion sensor files? I’ve been away for the summer holidays with the family, so looking to get back in to things now that they’re going back to school!

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

                                            @Mitchfarino I will post it later tonight. The mirror working that is and I’ll post the voice git hub info as well. I didn’t do the software strawberry did. But it’s working great

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