This document describes a student project to create an Android-controlled car that can detect humans. The project uses a PIR sensor to detect humans, an ultrasonic sensor to detect obstacles, and a Bluetooth module to control the car remotely from an Android phone. The car is built using an Arduino Mega microcontroller and includes DC motors, a motor driver, and other hardware. The goal is to design a system that can detect humans for security purposes and transmit a live video stream of its surroundings.