Skip to content

Set a PIR motion sensor with a Pi Zero and an HTTP server

Notifications You must be signed in to change notification settings

leoplo/connected-motion-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Set a PIR motion sensor with a Pi Zero and an HTTP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages