# Wheeled Robot Controller

{% hint style="info" %}
We are currently creating documentation for our new range of devices. Please check back soon for guides and technical specifications to help you entirely use our latest technology.
{% endhint %}

The Wheeled Robot Controller is a powerful all-in-one solution that handles motor control, sensor integration, and connectivity for wheeled robotic systems. This universal board precisely drives robot motors, ensuring smooth and responsive movement. It reads data from multiple sensors, empowering real-time environmental awareness and instant decision-making. The controller also enables network connectivity, allowing for remote operation, and provides internal wired communication for integration within the robot’s computer. Suitable for small autonomous vehicles, delivery robots, or educational robotics projects.


---

# 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://docs.evolion.io/hw/robotics/wheeled-robot-controller.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.
