1) The document describes the design and implementation of an Android-controlled smart car. The car uses an Arduino microcontroller, Bluetooth module, DC motors, batteries, and a WiFi camera to be controlled remotely via an Android application.
2) The user can control speed and direction of the car through the Android app. The app communicates with the Arduino via Bluetooth, which then controls the motors. A separate phone can view live video streaming from the WiFi camera.
3) The system allows remote control and monitoring of the car. Future work may include adding sensors and voice control capabilities.