# Assembly the Car

## Solder the motors

Solder each motor with a black and a red wire and attach them with the chassis.

![](https://gblobscdn.gitbook.com/assets%2F-LskXJjPT2bXMIodrtZq%2F-MQ3XXL4wMmPzgMZKlI3%2F-MQ3YP_U33Y6vERbxWON%2Fimage.png?alt=media\&token=192b60d5-5ec4-48f8-b60a-926e2f958c1a)

## Attach the Motors

Attached the motors to the base of the car. Join the left side motor wires together as: **red wire --> red wire** and **black wire --> black wire,** similarly join the motors on right side together as: **red wire --> red wire** and **black wire --> black wire**

![](https://gblobscdn.gitbook.com/assets%2F-LskXJjPT2bXMIodrtZq%2F-MQ3XXL4wMmPzgMZKlI3%2F-MQ3YWs__YQTzIpUByj6%2Fimage.png?alt=media\&token=ddbd7110-08e4-400c-a085-57a55297f44)

## Attached the Wheels

Add the Wheels to the motors

![](https://gblobscdn.gitbook.com/assets%2F-LskXJjPT2bXMIodrtZq%2F-MQ3XXL4wMmPzgMZKlI3%2F-MQ3Z0Y9sPas3Kya28Ga%2Fimage.png?alt=media\&token=0edd9856-9de2-4306-8a1d-437b01a87988)

![](https://gblobscdn.gitbook.com/assets%2F-LskXJjPT2bXMIodrtZq%2F-MQ3XXL4wMmPzgMZKlI3%2F-MQ3Z4y2c9GO8VZV9M5n%2Fimage.png?alt=media\&token=9245c262-9bc3-480d-bd5f-6e342e0f896b)

***

You can also view the video below as a guide

{% embed url="<https://youtu.be/0YUQ4s5XZqY?list=PLVcrH7rfVz6vqat1z8NBMmJgz5W39i3GY>" %}

## Connect the Motor Driver

The Motor driver will be the **back** of the car. The Motor driver will have two connectors, one for Motor A and another for Motor B.

Looking at the car from behind, connect the **Left motors** to **Motor A** and the **Left motors** to **Motor B.**

Remember that the two left motors will connect to a single Motor A and two right Motors will connect to a single Motor B on the motor driver

{% hint style="info" %}
Remember that the two left motors will connect to a single Motor A and two right Motors will connect to a single Motor B on the motor drive
{% endhint %}

![](https://gblobscdn.gitbook.com/assets%2F-LskXJjPT2bXMIodrtZq%2F-MQ3XXL4wMmPzgMZKlI3%2F-MQ3_fncDlXcy_eLr_Sq%2Fimage.png?alt=media\&token=85ca89bc-471b-4d03-8002-9e7fb80eb7d0)

![](https://gblobscdn.gitbook.com/assets%2F-LskXJjPT2bXMIodrtZq%2F-MQ3XXL4wMmPzgMZKlI3%2F-MQ3_jLlskUhfU5hiqIg%2Fimage.png?alt=media\&token=13128219-0b40-4370-a1d3-d43354a2a71a)

![](https://gblobscdn.gitbook.com/assets%2F-LskXJjPT2bXMIodrtZq%2F-MQ3XXL4wMmPzgMZKlI3%2F-MQ3_m3MU0zQRFy7JA5Q%2Fimage.png?alt=media\&token=488eea99-f707-46d1-ae54-0a32f5a246e0)

## Connect the Motor Driver to the Arduino

![](https://gblobscdn.gitbook.com/assets%2F-LskXJjPT2bXMIodrtZq%2F-MQ3XXL4wMmPzgMZKlI3%2F-MQ3_J8o6_eKydScCz-Y%2Fimage.png?alt=media\&token=aa754123-763f-414f-ac56-6c08f84b3e49)

![](https://gblobscdn.gitbook.com/assets%2F-LskXJjPT2bXMIodrtZq%2F-MQ3XXL4wMmPzgMZKlI3%2F-MQ3_S1y2o7H8v7CMrUu%2Fimage.png?alt=media\&token=0a4f4f7f-0bcd-45da-b3f9-561d58faa428)

Connect the jumper wires as below:

**Please remove the jumper from ENA and ENB on the motor driver**

* Motor driver ENA -> PIN 9 on Arduino Board
* Motor driver IN1 -> PIN 8 on Arduino Board
* Motor driver IN2 -> PIN 7 on Arduino Board
* Motor driver ENB -> PIN 3 on Arduino Board
* Motor driver IN3 -> PIN 5 on Arduino Board
* Motor driver IN4 -> PIN 4 on Arduino Board

Connect the battery pack **positive** wire to the **VCC / 12V** terminal of the motor driver

Connect the battery pack **negative** battery to the **GND** terminal of the motor driver

Connect a jumper from the **VSS / 12v** terminal on the motor board to the **VIN** on the Arduino board. Connect another jumper from the **GND** on the motor driver to **GND** on the Arduino board

## Connect the Bluetooth Module to Arduino

Connect the Bluetooth module as shown below

![](https://gblobscdn.gitbook.com/assets%2F-LskXJjPT2bXMIodrtZq%2F-MQ3f84sxyjwYr7HLSxQ%2F-MQ3gHwoWBvJyYq9QdFh%2Fimage.png?alt=media\&token=843a33bb-cca9-4b25-a6e5-90bdb2869a65)

![](https://451694785-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MPda5vaSVRKTQ6AoAmb%2Fuploads%2Fgit-blob-70a18453bd8b3160e927c9649f6f6cc014eea69e%2Fimage.png?alt=media)

Now you are done with the car assembly. Next you need to upload the code to the Arduino board, download the App and test.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.arduinosa.co.za/arduino-robot-car/arduino-bluetooth-car/assembly-the-car.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
