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

LIRC Automation using PIR Sensor?

Scheduled Pinned Locked Moved Development
7 Posts 2 Posters 708 Views 2 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
    sranj
    last edited by Jul 25, 2020, 8:23 PM

    This post is deleted!
    S S 2 Replies Last reply Jul 25, 2020, 8:55 PM Reply Quote 0
    • S Offline
      sdetweil @sranj
      last edited by Jul 25, 2020, 8:55 PM

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

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S 1 Reply Last reply Jul 26, 2020, 12:40 AM Reply Quote 0
      • S Offline
        sranj @sdetweil
        last edited by Jul 26, 2020, 12:40 AM

        @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
        • S Offline
          sranj @sranj
          last edited by Jul 26, 2020, 12:42 AM

          @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 Jul 26, 2020, 12:57 AM Reply Quote 0
          • S Offline
            sdetweil @sranj
            last edited by sdetweil Jul 26, 2020, 1:00 AM Jul 26, 2020, 12:57 AM

            @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

            How to add modules

            learning how to use browser developers window for css changes

            S 1 Reply Last reply Jul 26, 2020, 3:19 PM Reply Quote 0
            • S Offline
              sranj @sdetweil
              last edited by Jul 26, 2020, 3:19 PM

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

              S 1 Reply Last reply Jul 26, 2020, 4:03 PM Reply Quote 0
              • S Offline
                sdetweil @sranj
                last edited by Jul 26, 2020, 4:03 PM

                @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

                How to add modules

                learning how to use browser developers window for css changes

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