The project consist in 2 parts:
The remote controller. Is an Android App with bluetooth communication to send commands to Arduino Car-bot to movement manipulation. First is needed to detect near car-bot and connect. The principal screen allows manipulate the connected card-bot for forward/backward and left/right movements. Also includes a demo feature consists of a series of commands sent one by one automatically to demonstrate movements.
The Car-bot. It's a Arduino project with bluetooth communication for receive commands for movement. Its a custom PCB with Atmega328p processor, programmed with Arduino IDE.
IoT Test Project for communication with WIFI and AT commands for turn on/off a LED with Android App and Arduino module