

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/'>
	<!ENTITY category 'http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Category-3A'>
	<!ENTITY property 'http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'https://www.wikidebrouillard.org/wiki/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:category="&category;"
	xmlns:property="&property;">

	<owl:Ontology rdf:about="https://www.wikidebrouillard.org/wiki/Special:ExportRDF/Thymio_-2D_découverte_de_l-27interface_VPL">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-04-30T14:22:53+02:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Ontology>
	<swivt:Subject rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Thymio_-2D_découverte_de_l-27interface_VPL">
		<rdf:type rdf:resource="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Category-3ATutorials"/>
		<rdfs:label>Thymio - découverte de l'interface VPL</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://www.wikidebrouillard.org/wiki/Special:ExportRDF/Thymio_-2D_découverte_de_l-27interface_VPL"/>
		<swivt:page rdf:resource="https://www.wikidebrouillard.org/wiki/Thymio_-2D_découverte_de_l-27interface_VPL"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fr</swivt:wikiPageContentLanguage>
		<property:Animation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Aborder la notion d'électricité. Comprendre qu'on s'en sert dans la vie de tous les jours, notamment pour faire fonctionner des machines et des robots.

Faire la distinction entre machines et robots. Essayer d'identifier des robots dans nos vie quotidienne et présenter Thymio.

Après avoir découvert les fonctions de base de Thymio, inviter les jeunes à la programmer avec VPL, [https://www.thymio.org/fr/programmer/blockly/ Blockly] ou [http://blockly4thymio.net/ Blockly4Thymio].</property:Animation>
		<property:Applications rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Nous côtoyons de nombreux robots dans la vie quotidienne : ordinateurs, télévisions, téléphones intelligents, robots ménagers, etc.

Il est intéressant de comprendre comment ils fonctionnent pour pouvoir mieux les utiliser.</property:Applications>
		<property:Avertissement rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Une erreur de connexion entre l'ordinateur et le Thymio.</property:Avertissement>
		<property:Complete rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Published</property:Complete>
		<property:Deepen rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Il existe bien d'autres formes de langages. Voici les plus connues : C++, html, python, java script, etc.</property:Deepen>
		<property:Description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le robot Thymio peut être programmé simplement, à l'aide d'un logiciel de programmation en mode Bloc appelé VPL, très facile à mettre en œuvre et dont ce tutoriel vous propose la découverte.</property:Description>
		<property:Difficulty rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Easy</property:Difficulty>
		<property:Disciplines_scientifiques rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Computing</property:Disciplines_scientifiques>
		<property:Duration rdf:datatype="http://www.w3.org/2001/XMLSchema#double">45</property:Duration>
		<property:Duration-2Dtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">minute(s)</property:Duration-2Dtype>
		<property:Explanations rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Quand on écrit une commande sur le logiciel installé sur l'ordinateur, on utilise un langage spécifique, propre au logiciel (ici le langage "VPL").

Le logiciel converti ce code en un message qui pourra être compris par le robot. On dit que le logiciel joue le rôle "d'interface" entre l'humain et la machine.</property:Explanations>
		<property:Item rdf:resource="&wiki;Ordinateur"/>
		<property:Item rdf:resource="&wiki;Thymio"/>
		<property:Licences rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Attribution (CC-BY)</property:Licences>
		<property:Main_Picture rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Thymio_-_d_couverte_de_l_interface_VPL_Thymio_VPL.PNG</property:Main_Picture>
		<property:Notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string">https://www.thymio.org/fr/programmer/vpl/</property:Notes>
		<property:Objectives rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Découvrir la robotique, essayer d'identifier des robots autour de nous.

Comprendre la notion de capteurs.

Créer son premier programme informatique.</property:Objectives>
		<property:Observations rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Il est possible de commander Thymio à l'aide d'un ordinateur et d'un logiciel adapté.</property:Observations>
		<property:Prerequisites rdf:resource="&wiki;Découverte_du_robot_Thymio"/>
		<property:Related rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Un logiciel en ligne ou téléchargeable très simple pour programmer Thymio avec les +6ans : http://blockly4thymio.net/</property:Related>
		<property:Step_Content rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=== '''La barre d'outils''' ===
contient les boutons pour ouvrir et sauvegarder des fichiers, lancer ou arrêter l'exécution du programme, et changer de mode d'édition.

=== '''Le programme''' ===
Cette zone est dédiée à la construction du programme. Le programme sert au robot à savoir comment se comporter.

=== '''Le compilateur''' ===
Cette ligne indique si les paires événement-action du programme sont correctes et complètes.

=== '''Les blocs d'événements''' ===
déterminent ''quand ''le robot doit démarrer une action. Ces blocs peuvent être ajoutés au programme en cliquant dessus ou en les glissant sur le carré orange qui apparaît dans le programme.

=== '''Les blocs d'action''' ===
Ces blocs déterminent ''comment ''le robot doit réagir.
&lt;br/&gt;</property:Step_Content>
		<property:Step_Content rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=== Assembler des paires ===


On programme en associant des '''blocs événement''' à des '''blocs action'''.


Par exemple, une paire composée d'un événement bouton et d'une action moteurs vous permettra de faire avancer le robot lorsque son bouton est pressé.

Plusieurs paires d'instructions peuvent être assemblées les unes en dessous des autres .

Une fois le programme créé, il doit être chargé dans le robot en cliquant sur le bouton play.


&lt;u&gt;Pour résumer, les étapes de la programmation visuelle sont :&lt;/u&gt;
&lt;br/&gt;

* Déposer un bloc événement sur la gauche de la paire événement-action
* Déposer un ou plusieurs blocs action sur la droite de la paire événement-action
* Répéter 1 et 2 jusqu'à ce que le programme soit complet
* Cliquer sur le bouton ''charger et exécuter ''et voir si le robot se comporte comme prévu</property:Step_Content>
		<property:Step_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Présentation des différentes parties de l'interface</property:Step_Title>
		<property:Step_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Principe de la programmation par blocs</property:Step_Title>
		<property:Tags rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Thymio</property:Tags>
		<property:Tags rdf:datatype="http://www.w3.org/2001/XMLSchema#string">robot</property:Tags>
		<property:Tags rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bloc</property:Tags>
		<property:Tags rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VPL</property:Tags>
		<property:Tags rdf:datatype="http://www.w3.org/2001/XMLSchema#string">interface</property:Tags>
		<property:Has_query rdf:resource="&wiki;Thymio_-2D_découverte_de_l-27interface_VPL-23_QUERYe20d960f9f21fce5a4e5446047a3ea0c"/>
		<property:Has_query rdf:resource="&wiki;Thymio_-2D_découverte_de_l-27interface_VPL-23_QUERY4aacd5f248d3f020fff23868466c477f"/>
		<swivt:wikiPageModificationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2021-02-04T14:28:31Z</swivt:wikiPageModificationDate>
		<property:Modification_date-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2459250.1031366</property:Modification_date-23aux>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Thymio - découverte de l'interface VPL</swivt:wikiPageSortKey>
		<property:Comments rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Comments>
		<property:Page_creator rdf:resource="&wiki;Utilisateur-3AH.giacomel"/>
		<property:I_did_it rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:I_did_it>
		<property:Favorites rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Favorites>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Thymio_-2D_découverte_de_l-27interface_VPL-23_QUERYe20d960f9f21fce5a4e5446047a3ea0c">
		<swivt:masterPage rdf:resource="&wiki;Thymio_-2D_découverte_de_l-27interface_VPL"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Item:Thymio]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Thymio - découverte de l'interface VPL# QUERYe20d960f9f21fce5a4e5446047a3ea0c</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Thymio_-2D_découverte_de_l-27interface_VPL-23_QUERY4aacd5f248d3f020fff23868466c477f">
		<swivt:masterPage rdf:resource="&wiki;Thymio_-2D_découverte_de_l-27interface_VPL"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Item:Ordinateur]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Thymio - découverte de l'interface VPL# QUERY4aacd5f248d3f020fff23868466c477f</swivt:wikiPageSortKey>
	</swivt:Subject>
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#creationDate" />
	<owl:Class rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Category-3ATutorials" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#page" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiNamespace" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageContentLanguage" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AAnimation" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AApplications" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AAvertissement" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AComplete" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ADeepen" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ADescription" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ADifficulty" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ADisciplines_scientifiques" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ADuration" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ADuration-2Dtype" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AExplanations" />
	<owl:ObjectProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AItem" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ALicences" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AMain_Picture" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ANotes" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AObjectives" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AObservations" />
	<owl:ObjectProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3APrerequisites" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ARelated" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AStep_Content" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AStep_Title" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3ATags" />
	<owl:ObjectProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AHas_query" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageModificationDate" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AModification_date-23aux" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageSortKey" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AComments" />
	<owl:ObjectProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3APage_creator" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AI_did_it" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AFavorites" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#masterPage" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AQuery_depth" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AQuery_format" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AQuery_size" />
	<owl:DatatypeProperty rdf:about="http://https://www.wikidebrouillard.org/wiki/Special:URIResolver/Property-3AQuery_string" />
	<!-- Created by Semantic MediaWiki, https://www.semantic-mediawiki.org/ -->
</rdf:RDF>