In our prototype we used an Arduino as a microcontroller. We intended to use it as a security camera but instead changed our products use case to baby monitoring. The Motion prototype is a compact, low-cost baby-monitoring device built to detect movement and record video, giving parents an affordable way to watch over their infants. It uses a PIR (Passive Infrared) sensor to spot motion, like a baby shifting in a crib, triggering a buzzer to alert parents instantly with a sharp sound. A small camera module captures video whenever motion is detected, saving footage to an SD card for later review—letting parents see what happened if they miss the alert. The setup runs on an Arduino microcontroller, wired together on a breadboard with jumper cables, powered via USB for simplicity. Costing under £20, it’s made from basic, accessible parts: the PIR sensor, buzzer, a cheap camera, and a standard SD card, all housed in a simple casing (like a 3D-printed box if available). This prototype is rough but functional—designed to test if it can reliably spot movement, buzz loudly, and store clear video. It’s our starting point to refine based on real use, ensuring it meets parents’ needs for safety and peace of mind without fancy extras.