This document describes a burglar detector project that uses a Raspberry Pi camera module and PIR motion sensor. When the motion sensor detects movement, it triggers the camera to take a photo. The photo is saved to the desktop folder with an incremental file name. Pressing a button stops the camera preview and exits the program. The project teaches how to interface these components with the Raspberry Pi to create a simple security system.