> For the complete documentation index, see [llms.txt](https://nxp.gitbook.io/nxp-cup/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide.md).

# MR-Buggy3 build guide

![](/files/jGUCJGMzwkAnSrP9MyTb)

## Kit of parts

### You should have the following items in your kit:

* WLToys 124019 RC Car

* 480A Brushed Motor ESC (Queenhobby or other brand)

* JX Servo PDI-1181MG

* 2x MR-Buggy3 Main PCBs

* MR-Buggy3 Power Distribution Board

* MR-Buggy3 PDB Front Mount

* RDDRONE-FMUK66

* DCD-LZ Debug adapter with cable

* Segger JLINK Mini EDU

* USB-UART adapter cable.

* FlySky FS-I6S Radio Controller w/ FS-iA6B receiver

* Adapter cable for Pixy Camera

* Camera mount

* Various fasteners, including nylon spacers and WLToys spare fastener kit.

* Hex wrench and socket set.

* USB powered 2S battery charger

### Not included in the kit, but required separately:

* Pixy Camera&#x20;
* [2s \~2200mAh LiPo Battery](https://nxp.gitbook.io/nxp-cup/mr-buggy3-developer-guide-2022/mr-buggy3-build-guide/step-11-wiring-the-buggy3#note-regarding-buggy-3-battery)

### Optional depending on which specific kit was procured&#x20;

* Pixhawk 4 M8N GPS Module with Compass LED Indicator for Pixhawk 4 Flight Controller

### Telemetry radio is purchased separately - recommended for improved experience.

* [HGD-TELEM433](https://www.nxp.com/part/HGD-TELEM433#/) (EU) HolyBro Telemetry Radio&#x20;
* [HGD-TELEM915](https://www.nxp.com/part/HGD-TELEM915#/) (USA) HolyBro Telemetry Radio&#x20;

![](/files/9FOHpJZ9rYADFdKIhYvI)

## Next steps

In the next page, you will start the steps to build your MR-Buggy3 car. Good luck!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://nxp.gitbook.io/nxp-cup/2022-mr-buggy3-developer-guide/mr-buggy3-build-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
