carchi8py / Raspberry-pi-detector

Motion sensor fires off a camera on a Raspberry pi, and send it to AWS Rekognition to find out what in the photo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry-pi-detector

Goals

This is a project i am doing for fun to play around with a raspberry pi and some of amazon services.

Getting Started

Pip

The following need to be pip installed

  • gpiozero
  • picamera
  • boto3

Versions

Authors

Acknowledgments

The initial bit of code for this project come from the Raspberry pi Parent Detector Project https://projects.raspberrypi.org/en/projects/parent-detector

About

Motion sensor fires off a camera on a Raspberry pi, and send it to AWS Rekognition to find out what in the photo.


Languages

Language:Python 100.0%