> For the complete documentation index, see [llms.txt](https://spaceandtech-engineerings.gitbook.io/space-and-tech-engineerings-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spaceandtech-engineerings.gitbook.io/space-and-tech-engineerings-docs/flight-controller/publish-your-docs/overview.md).

# Overview

The Exelr8 Flight Controller by Space And Tech Engineering LLP offers a powerful combination of performance, connectivity, and ease of use. It features an HD camera port, dual plug-and-play 4-in-1 ESC connectors, a 10V VTX ON/OFF Pit Switch, a barometer, OSD, six UART ports, 32MB flash memory for data logging, and both 5V and 9V BEC outputs. The redesigned layout also provides larger soldering pads for simpler and cleaner wiring.

&#x20;The Exelr8 enhanced hardware, and layout ensures better reliability and user experience. It is also fully compatible with DJI HD systems and offers a convenient plug-and-play port with a 10V regulator to power HD video transmitters such as DJI and Caddx units, while also supporting analog video systems.

<div><figure><img src="/files/LwHaEK7I0EYKlWYb0pHf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/cc7n9gq1kESNAZScLaZ3" alt=""><figcaption></figcaption></figure></div>

With six dedicated UART ports and 4-in-1 ESC connectors, setup is clean and straightforward configurations. The 32MB flash memory ensures comprehensive flight data logging for analysis and tuning.

The integrated BetaFlight OSD displays key flight information such as battery voltage, flight time, warnings, RSSI, and audio controls directly on your FPV screen. The onboard barometer supports autonomous flight features, while additional LED, buzzer, and I2C pads (SDA and SCL) allow easy connection of external GPS and magnetometer modules.


---

# 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:

```
GET https://spaceandtech-engineerings.gitbook.io/space-and-tech-engineerings-docs/flight-controller/publish-your-docs/overview.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.
