Read the statement by Michael Teeuw here.
UPDATE: Replaced my PIR-Sensor with a Doppler Microwave Sensor.
-
@lavolp3 great!
-
More or less the same problem for meā¦
Iām using a velleman VMA314 connected to GPIO pin 11 (BCM GPIO 17) and module MMM-PIR-Sensor.
Iāve updated wiringPi for Pi 4 (wiringPi updated to 2.52 for the Raspberry Pi 4B)
I see that state changes using āgpio readallā but nothing happensā¦or to start with, connected screen does not even turn off after time set in config:{ module: 'MMM-PIR-Sensor', config: { // See 'Configuration options' for more information. sensorPin: 17, // The pin (BCM numbering, NOT pin number itself) your PIR-sensor is connected to. powerSaving: true, // Should the monitor be turned off if no user is present? (via HDMI or relay) powerSavingDelay: 5, // Additional software side delay (in seconds) before the monitor will be turned off. powerSavingNotification: true, // To display a notification before to switch screen off powerSavingMessage: "SkƤrmen stƤngs av pĆ„ grund av inaktivitet..." // Message notification to display before to switch screen off } },
-
@hedmik sorry, my bad, i was editing config in another piā¦
Now itās working now as it should :-) -
@hedmik said in UPDATE: Replaced my PIR-Sensor with a Doppler Microwave Sensor.:
i was editing config in another pi
doesnāt that drive u crazy?! I have 5 devices running, and all have open editors and file managersā¦
in the editor I canāt tell where the file came fromā¦ -
You made my day, guys! š¤£
-
This post is deleted! -
@sdetweil :rolling_on_the_floor_laughing:
Yes, iāve built two mirrors and now working on my third bathroom mirror and with x number of files open in Notepad++ itās getting messyā¦and even if you can see the file name and itās location (host name) you end up editing elsewhere :dizzy_face: -
What type of mirror glass do you all have?
I have a Pilkington Mirropane Chrome Spy and to me it seems that this type of Mirror glass interferes with the RCWL-0516.
When doing tests (mirror glass taken off) the sensor works as expected but as soon as I put the mirror glass back it stops working through the glass.
Waving my hand at the side still works.Greetings
Michael -
@devmil I have the same mirror, but 4mm thick, and it works really well. Thickness shouldnāt be an issue, because the sensor is easily able to detect motions in adjacent rooms separated by stone walls. Iād suggest to increase slightly the sensitivity by increasing the trimmer value.
Further check the soldering joints between trimmer and sensor. Maybe they need to be reworked so that the solder provides a proper connection.
-
@devmil Hi Michael, iāve been testing with d-c-fix mirror-effect privacy film and acrylic oneway mirror and both is interfering the PIR sensor so i had to put in a small box above the frame. Not a fancy design thoughā¦
For the acrylic i have spare place beneath the screen so i drilled a hole.
For the upcoming bath mirror iāve ordered a Pilkington MirrorView. Donāt know yet if it will work with the sensor behind that glass thoughā¦otherwise iāll put in a separate place/box. Hard to drill the glass and wouldnāt dare trying :-|