<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Monitor with PIR-Sensor does not turn off]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am building my first MM and have a problem with the PIR-Sensor.</p>
<p dir="auto">What have I done:<br />
<strong>Installing wiringPi</strong><br />
1 <code>git clone git://git.drogon.net/wiringPi</code><br />
2 <code>cd wiringPi</code><br />
3 <code>git pull origin</code><br />
4 <code>./build</code></p>
<p dir="auto">Installing the PIR-Module<br />
<a href="https://github.com/paviro/MMM-PIR-Sensor" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/paviro/MMM-PIR-Sensor</a></p>
<p dir="auto">Configuring <code>config.js</code> like this</p>
<pre><code>{
                module: 'MMM-PIR-Sensor',
                config: {
                        sensorPIN: 23,
                        powerSaving: true,      
                }
        },
</code></pre>
<p dir="auto">Connect the PIR to the raspberry like this<br />
<a href="https://www.tutorials-raspberrypi.de/wp-content/uploads/pir.png" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.tutorials-raspberrypi.de/wp-content/uploads/pir.png</a></p>
<p dir="auto">I am waiting about one, two minutes, but unfortunately the monitor does not turn off.</p>
<p dir="auto">Does somebody has any idea?</p>
<p dir="auto">Thanks in advance.<br />
Klinge</p>
]]></description><link>https://forum.magicmirror.builders/topic/2657/monitor-with-pir-sensor-does-not-turn-off</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 08:31:21 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/2657.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 30 May 2017 07:36:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Monitor with PIR-Sensor does not turn off on Tue, 29 Aug 2017 10:25:51 GMT]]></title><description><![CDATA[<p dir="auto">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.</p>
]]></description><link>https://forum.magicmirror.builders/post/27205</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/27205</guid><dc:creator><![CDATA[TobiTobsen]]></dc:creator><pubDate>Tue, 29 Aug 2017 10:25:51 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor with PIR-Sensor does not turn off on Wed, 21 Jun 2017 13:30:17 GMT]]></title><description><![CDATA[<p dir="auto">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.</p>
]]></description><link>https://forum.magicmirror.builders/post/24356</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24356</guid><dc:creator><![CDATA[Klinge]]></dc:creator><pubDate>Wed, 21 Jun 2017 13:30:17 GMT</pubDate></item></channel></rss>