{"id":410,"date":"2016-10-02T08:38:05","date_gmt":"2016-10-02T11:38:05","guid":{"rendered":"http:\/\/techno-4eme.collomp.fr\/?p=410"},"modified":"2023-09-28T23:02:30","modified_gmt":"2023-09-29T02:02:30","slug":"sequence-n15-comment-piloter-un-objet-technique-avec-un-smartphone","status":"publish","type":"post","link":"https:\/\/techno-4eme.collomp.fr\/?p=410","title":{"rendered":"S\u00e9quence n\u00b015 : Comment piloter un objet technique avec un smartphone ?"},"content":{"rendered":"<p><strong>S\u00e9ance 02<\/strong><\/p>\n<p><strong>Probl\u00e9matique<\/strong> : Comment \u00e9crire le programme dans mBlock ?<\/p>\n<p><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcRX59y19fxQ8Msq_cZxhlORiKYjRbXq1DQrsQ&amp;usqp=CAU\" alt=\"Algorithme et programmation - Technologie 3\u00e8me\"><\/p>\n\n\n<\/p>\n<div class=\"wp-block-image\" style=\"text-align: center;\">\n<figure class=\"aligncenter size-full\">\n<div id=\"attachment_687\" style=\"width: 397px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/techno-4eme.collomp.fr\/wp-content\/uploads\/2022\/05\/image.png\"><img aria-describedby=\"caption-attachment-687\" decoding=\"async\" loading=\"lazy\" class=\"wp-image-687\" src=\"https:\/\/techno-4eme.collomp.fr\/wp-content\/uploads\/2022\/05\/image.png\" alt=\"\" width=\"387\" height=\"344\" srcset=\"https:\/\/techno-4eme.collomp.fr\/wp-content\/uploads\/2022\/05\/image.png 387w, https:\/\/techno-4eme.collomp.fr\/wp-content\/uploads\/2022\/05\/image-300x267.png 300w\" sizes=\"(max-width: 387px) 100vw, 387px\" \/><\/a><p id=\"caption-attachment-687\" class=\"wp-caption-text\">T\u00e9l\u00e9commande du mBot<\/p><\/div>\n<figcaption><\/figcaption>\n<\/figure>\n<\/div>\n<p>\n\n\n<p><\/p>\n<p><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/apcpedagogie.com\/wp-content\/uploads\/2016\/08\/moteur-assemble.png\" alt=\"mBot: Monter le robot mBot - apcpedagogie\"><\/p>\n\n\n<figure class=\"wp-block-table aligncenter\"><table><tbody><tr><td><strong>Moteur<\/strong> <\/td><td><strong>Le mBot est arr\u00eat\u00e9<\/strong><\/td><td><strong>Le mBot avance<\/strong><\/td><td><strong>Le mBot tourne \u00e0 droite<\/strong><\/td><td><strong>Le mBot tourne \u00e0 gauche<\/strong><\/td><td><strong>Le mBot recule<\/strong><\/td><\/tr><tr><td>M1<\/td><td>Puissance = 0<\/td><td>Puissance = 100<\/td><td>Puissance = 100<\/td><td>Puissance = -100<\/td><td>Puissance = -100<\/td><\/tr><tr><td>M2<\/td><td>Puissance = 0<\/td><td>Puissance = 100<\/td><td>Puissance = -100<\/td><td>Puissance = 100<\/td><td>Puissance = -100<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n<table width=\"893\">\n<tbody>\n<tr>\n<td width=\"298\">\n<p>Comportement du mBot<\/p>\n<\/td>\n<td width=\"298\">\n<p style=\"text-align: center;\">Touche de la t\u00e9l\u00e9commande<\/p>\n<\/td>\n<td width=\"298\">\n<p style=\"text-align: center;\">Puissance<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"298\">\n<p>Situation 6\u00a0: Le robot recule \u00e0 la vitesse max.<\/p>\n<\/td>\n<td width=\"298\">\n<p style=\"text-align: center;\">\u00811 (R1)<\/p>\n<\/td>\n<td width=\"298\">\n<p style=\"text-align: center;\">-255<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"298\">\n<p>Situation 7\u00a0: Le robot recule \u00e0 la vitesse par d\u00e9faut.<\/p>\n<\/td>\n<td width=\"298\">\n<p style=\"text-align: center;\">2 (R2)<\/p>\n<\/td>\n<td width=\"298\">\n<p style=\"text-align: center;\">-100<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"298\">\n<p>Situation 8\u00a0: Le robot recule \u00e0 la vitesse mini.<\/p>\n<\/td>\n<td width=\"298\">\n<p style=\"text-align: center;\">3 (R3)<\/p>\n<\/td>\n<td width=\"298\">\n<p style=\"text-align: center;\">-50<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"298\">\n<p>Situation 9\u00a0: Le robot avance \u00e0 sa vitesse max.<\/p>\n<\/td>\n<td width=\"298\">\n<p style=\"text-align: center;\">4 (R4)<\/p>\n<\/td>\n<td width=\"298\">\n<p style=\"text-align: center;\">255<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"298\">Situation 10\u00a0: Le robot avance \u00e0 la vitesse par d\u00e9faut.<\/td>\n<td style=\"text-align: center;\" width=\"298\">5 (R5)<\/td>\n<td width=\"298\">\n<p style=\"text-align: center;\">100<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"298\">\n<p>Situation 11\u00a0: Le robot avance \u00e0 la vitesse mini.<\/p>\n<\/td>\n<td width=\"298\">\n<p style=\"text-align: center;\">6 (R6)<\/p>\n<\/td>\n<td width=\"298\">\n<p style=\"text-align: center;\">50<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>S\u00e9ance 03<\/strong><\/p>\n<p><strong>Probl\u00e9matique<\/strong> : Comment programmer \u00e0 l&#8217;aide de AppInventor le pilotage du mBot?<\/p>\n<p>Connectez-vous \u00e0 Appinventor : <a href=\"http:\/\/code.appinventor.mit.edu\/login\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Cliquer ici (s\u2019ouvre dans un nouvel onglet)\">Cliquer ici<\/a><\/p>\n<p>\u00a0<\/p>\n\n\n<p><strong>AIDE pour le d\u00e9marrage<\/strong> :<\/p>\n\n\n\n<p>Pour importer l&#8217;extension du mBot dans Appinventor, copier cette adresse :   http:\/\/appinventor.makeblock.com\/com.makeblock.appinventor.MBot.aix <\/p>\n\n\n\n<p><strong>AIDE pour faire les tests avec le robot et votre smartphone<\/strong> :<\/p>\n\n\n\n<p>Qu&#8217;est ce que le logiciel <strong>MIT Ai2 Companion<\/strong> ?<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/techno-4eme.collomp.fr\/wp-content\/uploads\/2022\/02\/logo-companion-ai.png\" alt=\"L\u2019attribut alt de cette image est vide, son nom de fichier est logo-companion-ai.png.\"\/><figcaption class=\"wp-element-caption\">MIT Ai2 Companion<\/figcaption><\/figure><\/div>\n\n\n<p>Quand le programme est r\u00e9alis\u00e9 dans Appinventor, il faut l&#8217;installer dans votre smartphone \u00e0 l&#8217;aide de l&#8217;application <strong>MIT Ai2 Companion<\/strong> : <a rel=\"noreferrer noopener\" href=\"http:\/\/\" target=\"_blank\">Cliquer ici<\/a><\/p>\n\n\n\n<p><\/p>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>S\u00e9ance 02 Probl\u00e9matique : Comment \u00e9crire le programme dans mBlock ? Moteur Le mBot est arr\u00eat\u00e9 Le mBot avance Le mBot tourne \u00e0 droite Le mBot tourne \u00e0 gauche Le mBot recule M1 Puissance = 0 Puissance = 100 Puissance = 100 Puissance = -100 Puissance = -100 M2 Puissance = 0 Puissance = 100 [&hellip;]<!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":1,"featured_media":412,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/techno-4eme.collomp.fr\/index.php?rest_route=\/wp\/v2\/posts\/410"}],"collection":[{"href":"https:\/\/techno-4eme.collomp.fr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/techno-4eme.collomp.fr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/techno-4eme.collomp.fr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/techno-4eme.collomp.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=410"}],"version-history":[{"count":21,"href":"https:\/\/techno-4eme.collomp.fr\/index.php?rest_route=\/wp\/v2\/posts\/410\/revisions"}],"predecessor-version":[{"id":726,"href":"https:\/\/techno-4eme.collomp.fr\/index.php?rest_route=\/wp\/v2\/posts\/410\/revisions\/726"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/techno-4eme.collomp.fr\/index.php?rest_route=\/wp\/v2\/media\/412"}],"wp:attachment":[{"href":"https:\/\/techno-4eme.collomp.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=410"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/techno-4eme.collomp.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=410"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/techno-4eme.collomp.fr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=410"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}