This document describes an IoT-based motion control system for a robotic car. The system uses an Arduino NodeMCU as the central control unit connected to a WiFi module for wireless control. It also includes IR obstacle sensors to detect and avoid obstacles. The user can control the car's movement and monitor its location using a mobile application. The application sends commands to a cloud service which relays them to the Arduino. The Arduino controls the car's motors based on the commands and sensor readings, enabling wireless remote control and obstacle avoidance. The overall system allows efficient wireless control of the robotic car's motion.