Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabeweiss/motion_detection_firebase
https://github.com/gabeweiss/motion_detection_firebase
firebase-realtime-database iot raspberry-pi
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gabeweiss/motion_detection_firebase
- Owner: GabeWeiss
- License: apache-2.0
- Created: 2018-02-12T18:55:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T00:38:55.000Z (almost 7 years ago)
- Last Synced: 2024-10-29T16:42:49.258Z (2 months ago)
- Topics: firebase-realtime-database, iot, raspberry-pi
- Language: HTML
- Size: 45.9 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
** This is not an official Google product **
# Detecing Motion with your Raspberry Pi
This repo contains sample Python code that will run with Raspberry Pi with a PIR sensor wired to it. I used [these](https://www.amazon.com/EMY-HC-SR501-Pyroelectric-Infrared-Detector/dp/B00FDPO9B8/ref=sr_ph_1?ie=UTF8&qid=1518477484&sr=sr-1).
It also contains a quick webpage I am using to monitor the motion.
This content and detailed how-tos can be found in my blog post (link coming).