Read the statement by Michael Teeuw here.
Monitor with PIR-Sensor does not turn off
-
Hello,
I am building my first MM and have a problem with the PIR-Sensor.
What have I done:
Installing wiringPi
1git clone git://git.drogon.net/wiringPi
2cd wiringPi
3git pull origin
4./buildInstalling the PIR-Module
https://github.com/paviro/MMM-PIR-SensorConfiguring
config.jslike this{ module: 'MMM-PIR-Sensor', config: { sensorPIN: 23, powerSaving: true, } },Connect the PIR to the raspberry like this
https://www.tutorials-raspberrypi.de/wp-content/uploads/pir.pngI am waiting about one, two minutes, but unfortunately the monitor does not turn off.
Does somebody has any idea?
Thanks in advance.
Klinge -
Yesterday, I got the solution. It is very simple. I had a wrong description of the PIR-Sensor. GND and VCC were interchanged. So I interchanged the cable and it works.
-
I have had exactly the same mistake on my side, wiring was wrong. It did not kill the sensor but it’s output status was always high. Also I had the mixed up SensorPin and the acutally Pin Number on the Pi.
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