4WD Arduino Robot Car
This project implements a 4-wheel drive robotic platform controlled wirelessly via Bluetooth from a mobile device. It utilizes an Arduino microcontroller, an L298N motor driver, and an HC-05 module to enable real-time steering and PWM-based speed control. The system is designed as an open-source educational tool for learning hardware assembly, wireless communication, and embedded programming.