This document describes a project to design and implement a Wi-Fi controlled car using NodeMCU, Arduino UNO, and Blynk IoT. The car uses a NodeMCU microcontroller board with built-in Wi-Fi to connect to a mobile app via the Blynk IoT platform. Commands sent from the app are received by NodeMCU and sent to an Arduino UNO board to control four gear motors and move the car. The project aims to demonstrate how IoT enables remote control of physical devices and has applications in areas like robotics, automation, and education.