Read the statement by Michael Teeuw here.
RCWL-0516 Microwave Radar Motion Sensor Module
-
This is my first attempt at writing a module for MagicMirror, or and JS! Any comments or feedback would be welcome.
This module uses the RCWL-0516 Microwave Radar Motion Sensor to turn the connected display on and off when a person approaches. All the hard work is done via some Python code that the module executes.
Some modification of the RCWL-0516 is needed to adjust the detection range to make it useable.
All the details can be found here:
To install:
cd ~/MagicMirror npm install winston cd modules git clone https://github.com/Scottie-M/MMM-MotionSensor.git -
Hi am also trying to get PRI MOTION sensor work it said on gamini Ai to add the MM- pir sensor by bugsounet to MagicMirror thats been updsted by MagicMirror forum If find this Module you install the install code add config js pir code to config.ja file in MagicMirtor cd into cd MagicMirror look for config. Js file open with Genney editer. I did all of this black wire on ground. Gpio pin 3 down on right side red on pin 2 or 4. 5v the yellow wire go gpio 22 it will say it in code the pin to add yellow wire to .
I’ve not been able to get it to working
Get gpio pin up on phone tablet or pc in images to what pins to use . If you get it working let me know please. -
@videogame95 the PIR module was reconstructed by
https://github.com/Coernel82/MMM-Pirapologize, please use periods at end of sentences, and new lines…
ca you confirm, the sensor works with its python code, outside MM
