DonavanMartin / PiCameraVideoSurveillance

Basic spy camera using Raspberry Pi Zero with PiCamera and python3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiCameraVideoSurveillance

Basic spy camera using Raspberry Pi Zero with PiCamera and python3.

Start at boot

$ sudo nano /etc/rc.local
Add line: python3 /home/pi/camera.py &

About

Basic spy camera using Raspberry Pi Zero with PiCamera and python3.

License:MIT License


Languages

Language:Python 100.0%