This document provides details on a project to capture photos using a motion sensor, camera, and microSD card. It includes an introduction to the mbed platform and components used, including an LPC1768 microcontroller, PIR motion sensor, LS-Y201 camera, and microSD breakout board. Circuit diagrams and software code are provided to describe the implementation of capturing and saving photos to the SD card when motion is detected. Testing results are shown and problems encountered, such as issues with the initial infrared sensor, are discussed along with recommendations for future improvements.