Skip to content

owatte/pi_trapcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pi_trapcam

Code part for the DIY trap-cam by Mr Hackquarium : Raspberry pi + pi cam + Pir sensor + python

This module is based on python picamera.

Documentation

See https://Hackquarium.lebiklab.com/tag/trap-cam

Prerequisites

$ sudo pip3 install rpi.gpio picamera

Run

$ python3 trapcam.py

Parameters

All parameters are in the top of the script.
See picamera doc for more options: https://picamera.readthedocs.io

TODO 

* Real module with config file to publish on pypi
* Docker version

License

This script is licensed under GNU GPLv3

About

Code part for the DIY trap-cam by Mr Hackquarium : Raspberry pi + pi cam + Pir sensor + python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages