• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Voice Control on MagicMirror Synology Docker

Scheduled Pinned Locked Moved Hardware
14 Posts 3 Posters 3.0k Views 4 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.
  • S Offline
    sdetweil @Egnos
    last edited by Aug 10, 2021, 11:12 AM

    @egnos well, voice reco and PIR support run on the server side of mm.

    their module design assumes the hardware is near the user, which makes the server side near the user. PIR requires use of the gpio pins on pi, or physical connections on an Arduino processor.

    so to have the input devices near the user (mm browser only) and processing on the synology server (mm server in docker) somewhere else will require quite a bit of re-engeneering, and still some additional hardware for PIR type sensors

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    C E 2 Replies Last reply Aug 10, 2021, 1:24 PM Reply Quote 0
    • C Offline
      cyberphox @sdetweil
      last edited by Aug 10, 2021, 1:24 PM

      I run mine in Docker on my Synology. Use a pi behind the mirror for viewing with PIR hooked up to it.

      As for voice, yeah you might be outta luck there.

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

      S E 2 Replies Last reply Aug 10, 2021, 1:26 PM Reply Quote 0
      • S Offline
        sdetweil @cyberphox
        last edited by Aug 10, 2021, 1:26 PM

        @cyberphox said in Voice Control on MagicMirror Synology Docker:

        Use a pi behind the mirror for viewing with PIR hooked up to it.

        so you use a python script to handle PIR screen on/off, not a MagicMirror module, right?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        C 1 Reply Last reply Aug 12, 2021, 10:48 AM Reply Quote 0
        • E Offline
          Egnos @sdetweil
          last edited by Aug 10, 2021, 1:52 PM

          @sdetweil said in Voice Control on MagicMirror Synology Docker:

          esign assumes the hardware is near

          To solve the PIR problem I could wire the sensor to the GPIO of the Raspberry connected to the monitor (away from the Raspberry Server on the Synology) and turn the monitor off / on using a few lines of code (something I should find on the internet … do you have any advice ?) that run externally to the MM.

          For voice commands I would like to use GoogleHome/EchoDot Alexa (better quality of voice recognition, integrated speaker, google/alexa functions, etc …) to send commands to the MM Server.
          This last part is still being studied … I see that someone on the forum has tried the GH-MM combination but I don’t see many results …

          My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

          S 1 Reply Last reply Aug 10, 2021, 2:01 PM Reply Quote 0
          • S Offline
            sdetweil @Egnos
            last edited by Aug 10, 2021, 2:01 PM

            @egnos alexa, use MMM-AlexaControl, but it sends to the server side.

            so you could run FULL MM on synology and view on pi same as before.

            PIR … quick search turns up lots of python based solutions

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • E Offline
              Egnos @cyberphox
              last edited by Aug 10, 2021, 2:32 PM

              @cyberphox said in Voice Control on MagicMirror Synology Docker:

              I run mine in Docker on my Synology. Use a pi behind the mirror for viewing with PIR hooked up to it.

              Very Good

              @cyberphox said in Voice Control on MagicMirror Synology Docker:

              As for voice, yeah you might be outta luck there.

              I know it! Someone on the forum has done something … but there is no feedback !

              My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

              1 Reply Last reply Reply Quote 0
              • C Offline
                cyberphox @sdetweil
                last edited by Aug 12, 2021, 10:48 AM

                @sdetweil yes that’s right

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

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 2 / 2
                2 / 2
                • First post
                  12/14
                  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