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.

    MMM-PIR-Sensor Black screen..

    Scheduled Pinned Locked Moved Troubleshooting
    9 Posts 5 Posters 5.6k 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.
    • E Offline
      envedede
      last edited by

      You are correct about the BCM pin numbering beck0r, it is not the same as the actual pin number (the BCM pin numbering origins from the processor pins if I am correct).

      What I advise is to forget about this module and use https://github.com/cowboysdude/Pir-Sensor instead.
      I made some slight changes to this myself, because it was still not turning on the monitor correctly.

      RUN apt-get update && apt-get install -y libraspberrypi-bin and replace the scripts from the above link as follows: monitor_on.sh contains only vcgencmd display_power 1 and monitor_off.sh only the line vcgencmd display_power 0. This solved my problem for every display I used so far, being HDMI, VGA and DVI displays.

      D 1 Reply Last reply Reply Quote 0
      • B Offline
        beck0r
        last edited by

        Thank’s for your answer. As you have already seen I was able to solve it nealry like cowboysdude did

        1 Reply Last reply Reply Quote 0
        • D Offline
          Desertswing @envedede
          last edited by

          @envedede

          How do i need to:

          chmod all files: From a terminal window in your root directory:

          sudo chmod +x pir.py

          sudo chmod +x monitor_off.sh

          sudo chmod +x monitor_on.sh

          Editing pir.py

          could u explain, i`m master noob with raspberry :P

          D 1 Reply Last reply Reply Quote 0
          • D Offline
            Desertswing @Desertswing
            last edited by

            @Desertswing
            I found out how to, i forgot to place the files in root :)
            But my screen isen`t going off yet but the light bulb i attached goed on and off when motion detected??

            1 Reply Last reply Reply Quote 0
            • D Offline
              Desertswing
              last edited by

              fixed this one !

              1 Reply Last reply Reply Quote 0
              • DuskeD Offline
                Duske
                last edited by

                I solved the Error: Cannot find module 'onoff'- Error by removing the node_modules from the MMM-PIR-Sensor directory and reinstall them by using npm i. This time, some dependencies seem to be built in with electron, and the error disappeared.

                1 Reply Last reply Reply Quote 0
                • R Offline
                  Richard238
                  last edited by

                  This post is deleted!
                  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 Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy