Hello,
I want to interface small "Radar motion detector" with Raspberry Pi GPIO input.
The hardware interface is :
Pin / Colour / Description / Function
1 / Black / GND / Ground, Reference potential
2 / Brown / OUT / Open Collector output
4 / Red / VCC / Operating voltage 8 ... 15V
Documentation writes : "The open collector transistor output connects against ground on recognizing movement. ".
How to connect this small board to raspberry in order to read periodically the output event ?
Complete documentation is on :https://shop.bb-sensors.com/en/Motion-b ... ation.html
Best regards