Skip to content

Records a video after a movement is detected by a motion detection sensor (e.g., of a fox in front of the camera trap).

License

Notifications You must be signed in to change notification settings

jschito/camera_trap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camera_trap

Records a video after a movement is detected by a motion detection sensor (e.g., of a fox in front of the camera trap).

Hardware used

  • Raspberry Pi 3 Model B+
  • Raspberry Pi Camera V 2.1 (including connection cable)
  • PIR Infrared Motion Sensor (HC-SR501)

Picture of the test setting

hardware

Installation

The following command copies camera_trap.py to directory where the deamons are located. This allows that the programm will be automatically started after booting (in the desired run level).

sudo make install

Uninstallation

Execute the following uninstallation command if you do not longer want to automatically run camera_trap.py after booting your system.

sudo make uninstall

About

Records a video after a movement is detected by a motion detection sensor (e.g., of a fox in front of the camera trap).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published