Angle Adjustable Motion Sensor for Home Assistant (RCWL 0516 + Esp32 via ESPHome) by thomasgresch 3d model
Warning. This content is not moderated and could be offensive.
smoke
3dmdb logo
Thingiverse
Angle Adjustable Motion Sensor for Home Assistant (RCWL 0516 + Esp32 via ESPHome) by thomasgresch

Angle Adjustable Motion Sensor for Home Assistant (RCWL 0516 + Esp32 via ESPHome) by thomasgresch

by Thingiverse
Last crawled date: 3 years, 4 months ago
Case for a RCWL-0516 Microwave Motion Detector connected to a ESP32 (ESP32DEVKIT1) that serves as a motion detector via ESPHome to home assistant.
Sensor part can be adjusted by 90º.
Printing can be done without supports - just turn all parts into the correct direction so it can print bottom up: The viser on the flas surface, the ESP-Case on the inclined surface and the wall mount flat, where the wall would be.
Sensor can be attached to wall with the included wall mount
Material list:
4 x 16mm M3 screws (panhead) to assemble
RCWL-0516
ESPDEVKITV1 Esp32
some jumper-wires to build the circuit.
The RCWL-0516 works like an PIR-Sensor for ESPHome. Just connect the signal pin to the PIN configured in the ESPHome-config GPIO12 in the example below). For the rest of the config please refer to https://www.home-assistant.io/ and https://esphome.io/
My ESPHome Config:
binary_sensor:__- platform: gpio____pin:______number: GPIO12______mode: INPUT_PULLUP____name: "PIR Sensor"____device_class: motion
(replace leading _ with spaces)

Tags