This document summarizes a project to develop a home surveillance vehicle using Arduino. The vehicle uses an Arduino MEGA, camera module, motors and WiFi to provide remote monitoring. OpenPose deep learning is used to recognize poses and detect falls. The model was trained on a dataset of 5,200 images split between training and testing. It achieved 96% accuracy at distinguishing between falls, walking and sitting. The system aims to assist elderly home monitoring and address safety issues.