Raspberry Pi Security System with Pi Camera and Motion Sensor

Raspberry Pi Security System with Pi Camera and Motion Sensor

Introduction

Do you want to know who always enter your room when you're not around??‍♂️??? This project will help you to capture an image or record a video whenever it detects any motion.

Video

This video shows how to get make a simple security system that can capture an image or record a video using Raspberry Pi.

Hardware Preparation

This is the list of items used in the video.

Sample Program

This is python3 sample program for capturing an image. You can use it with Thonny Python IDE.

This is python3 sample program for recoding a video. You can use it with Thonny Python IDE.

Thank You

References:

Thanks for reading this tutorial. If you have any technical inquiries, please post at Cytron Technical Forum.

"Please be reminded, this tutorial is prepared for you to try and learn.
You are encouraged to improve the code for a better application."