# Robot Chien

![](/files/9jbcyFZjtdGPPaSHDzDZ)

### Boîte de jeu compatible

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

### Description

Crée-toi un compagnon à quatre pattes avec le robot chien !

Fais déambuler ce robot chien en reproduisant la marche des créatures quadrupèdes en réglant les servomoteurs.

Puis recrée le comportement canin en le faisant réagir aux bruits grâce à son capteur sonore et à tes mains grâce à son photoréflecteur infrarouge.

### 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/chien-robot.pdf)
{% endtab %}

{% tab title="Fichiers du programme" %}
Programmation par icônes : [DoggyRobot.bpd](https://speechi-support.s3.amazonaws.com/Robotique/fichiers-de-programmation/chien-robot/DoggyRobot.bpd)

Scratch (programmation par blocs) : [DoggyRobot.ipd](https://speechi-support.s3.amazonaws.com/Robotique/fichiers-de-programmation/chien-robot/DoggyRobot.ipd)
{% endtab %}

{% tab title="Vidéos" %}
{% embed url="<https://www.youtube.com/watch?v=yZqKThyfqVk>" %}

{% embed url="<https://www.youtube.com/watch?v=ipaCguSIkPg>" %}
{% 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-animaux/robot-chien.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.
