Cell Phone Controlled Car

 Status : Completed

Tags: featured C++ nodeMCU C arduino android



AIM

The project aims to create a remote-controlled car, remote in this case being our mobile phone.


COMPONENTS AND TECHNOLOGIES USED

  • C++

  • NodeMCU

  • App Development


OVERVIEW

The project aims to create a remote-controlled car, remote in this case being our mobile phone. To achieve this, we created an app using MIT app inventor, which sends the phone’s accelerometer data to accelerate the vehicle (Just like it does in most car racing games).