Skip to content

Latest commit

 

History

History
executable file
·
17 lines (9 loc) · 406 Bytes

Readme.md

File metadata and controls

executable file
·
17 lines (9 loc) · 406 Bytes

Connected motion sensor

Detects motion with a PIR motion sensor cabled on a Pi Zero.

Sends an HTTP POST request to a remote server on motion detection.

Requierements

$ pip3 install requests

Cabling

picture

Run

$ python3 connected_motion_sensor/src/main.py