Arduino-based remote control car operated from an Android device via Bluetooth.
This project was originally built as an academic experiment exploring communication between mobile devices and embedded systems.
It integrates:
- Android Bluetooth communication
- Arduino motor control
- Motor shield hardware
- Real-time command transmission
Although simple, it demonstrates early experimentation with hardware/software integration and remote device control.