# Robot Télécommandé

![](/files/Ie0vU1H4L93WZDiF9atP)

### Boîte de jeu compatible

* [**Kit Robots Élémentaires**](https://plu.ug/l/4ze2gskhe)
* [**Kit Robots Avancés**](https://plu.ug/l/p2zd4s8hr)

### Description

Explore un grand nombre de fonctionnalités avec ce robot rigolo !

En suivant le manuel de montage et en transférant l’un des fichiers de programmation, tous deux téléchargeables ci-dessous, tu pourras diriger ton robot à l’aide d’une télécommande, bouger ses bras et sa tête, le faire réagir à un son fort et lui faire jouer des sons.

### Supports pour le montage

{% tabs %}
{% tab title="Instructions de montage" %}
[Télécharger les instructions de montage](https://speechi-support.s3.amazonaws.com/Robotique/manuels-de-montage-de-robots/robot-telecommande.pdf)
{% endtab %}

{% tab title="Fichiers du programme" %}
**Version 1**&#x20;

Programmation par icônes : [SensorControlledRobot\_1.ipd](https://speechi-support.s3.amazonaws.com/Robotique/fichiers-de-programmation/robot-telecommande/SensorControlledRobot_1.ipd)

Scratch (programmation par blocs) : [SensorControlledRobot\_1.bpd](https://speechi-support.s3.amazonaws.com/Robotique/fichiers-de-programmation/robot-telecommande/SensorControlledRobot_1.bpd)

&#x20;

**Version 2**

Programmation par icônes : [SensorControlledRobot\_2.ipd](https://speechi-support.s3.amazonaws.com/Robotique/fichiers-de-programmation/robot-telecommande/SensorControlledRobot_2.ipd)

Scratch (programmation par blocs) : [SensorControlledRobot\_2.bpd](https://speechi-support.s3.amazonaws.com/Robotique/fichiers-de-programmation/robot-telecommande/SensorControlledRobot_2.bpd)
{% endtab %}

{% tab title="Vidéos" %}
{% embed url="<https://www.youtube.com/watch?v=E--b8-VLvZo>" %}
{% endtab %}
{% endtabs %}


---

# 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://support.123code.be/kit-voiture-intelligente/nos-robots-telecommandes/robot-telecommande.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.
