Wemos D1 Mini and HC SR501 PIR Motion Sensor - RTurala/Sonoff-Tasmota GitHub Wiki
HC-SR501 PIR Motion Sensor (single pin)
PIR sensors allow you to sense motion, almost always used to detect whether a human has moved in or out of the sensors range. See PIR Motion Sensor for more information.
Connecting the PIR to a Wemos Mini D1
Wemos | PIR |
---|---|
GND | GND |
5V | POWER (VCC) |
D5 (gpio14) | OUTPUT |
Tasmota Configuration
In the Configuration -> Configure Module page, select the following:
- Module Type : 18 Generic
- D5 GPIO14 Sensor : 09 Switch1
- D6 GPIO12 Relay1 : 17 Relay1
Tasmota Main
After reboot of the device the displays the status of relay1 aka switch1.