MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    LIRC Automation using PIR Sensor?

    Development
    2
    7
    309
    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.
    • sranj
      sranj last edited by

      This post is deleted!
      S sranj 2 Replies Last reply Reply Quote 0
      • S
        sdetweil @sranj last edited by

        @sranj cool… nice work… hope it completes well for you!!!

        Sam

        Create a working config
        How to add modules

        sranj 1 Reply Last reply Reply Quote 0
        • sranj
          sranj @sdetweil last edited by

          @sdetweil Just realized I didn’t make my question clear in the post. I’m at a roadblock right now because I don’t know how to make this happen, do you happen to know a way for me to make the PIR trigger the IR?

          1 Reply Last reply Reply Quote 0
          • sranj
            sranj @sranj last edited by

            @sranj REALIZED MY QUESTION WAS NOT CLEAR I’m at a roadblock right now because I don’t know how to make this happen, if anyone knows what to do to make the PIR trigger the IR, please let me know!

            S 1 Reply Last reply Reply Quote 0
            • S
              sdetweil @sranj last edited by sdetweil

              @sranj

              the sensor raises a signal pi pin when it senses infrared. after a small amount of time NOT sending infrared, it lowers the signal, ready to check again.

              usually software sets a timer, and when the timer expires, the timer signal does some work too.

              in this case, after 15 minutes of no motion, the timer signals no one is around, so does the turn off procedure. which u say already works

              so maybe the PIR sensor raises the pin, which triggers a routine, and that routine is a wake-up to send the ir command

              Sam

              Create a working config
              How to add modules

              sranj 1 Reply Last reply Reply Quote 0
              • sranj
                sranj @sdetweil last edited by

                @sdetweil That could work, big question here though, how would I do that?

                S 1 Reply Last reply Reply Quote 0
                • S
                  sdetweil @sranj last edited by

                  @sranj u will have to write code. some module or module extension. I think. I’ve said all the words that could be used in Google searches to figure it out.

                  Sam

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy