# RaspBlock

![](/files/-MCv1uhpwxabUaSClaxx)

&#x20;         This is an AI programming educational robot based on Raspberry Pi 4B. It uses Mecanum wheels and TT motors with an encoder to achieve 360°omnidirectional movement to suit more complicated routes. Equipped with an all-metal 2DOF camera platform, HQ USB camera, and smooth WI-FI transparent transmission, which can bring you a pleasant visual experience of the FPV perspective. We also specially designed drive expansion boards, which onboard gyroscopes, servos, speaker, and motor interfaces. Combined with PID, TensorFlow, KNN, and other algorithms, it can realize color recognition, face detection, gesture/QR code recognition, voice broadcast and Autopilot and other function. We also can control this robot car by APP or PS2 handle. We will provide an image with all the software and contains all the routine code. After configuring the network, you can interact with the car through the mobile phone.


---

# 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.aic-eec.com/robotics/raspblock.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.
