Différences entre versions de « Pololu-Zumo-Shield-Arduino-labyrinthe »

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
(Page créée avec « {{Pololu-Zumo-Shield-Arduino-NAV}} {{traduction}} This example program demonstrates how a Zumo with a reflectance sensor array {{polpl|1419}} can be programmed to solve... »)
 
Ligne 3 : Ligne 3 :
 
{{traduction}}
 
{{traduction}}
  
This example program demonstrates how a Zumo with a reflectance sensor array {{polpl|1419}} can be programmed to solve a line maze. With the Zumo Shield Arduino Libraries installed, the sketch file can be opened in Arduino by selecting File > Examples > ZumoExamples > MazeSolver.
+
This example program demonstrates how a Zumo with a reflectance sensor array {{polpl|1419}} can be programmed to solve a line maze. With the [[Pololu-Zumo-Shield-Arduino-bibliotheque-Zumo|Zumo Shield Arduino Libraries]] installed, the sketch file can be opened in Arduino by selecting '''Fichier > Exemples > ZumoExamples > MazeSolver'''.
  
 
This maze solver implementation is very similar to our maze solving example for the 3pi robot {{polpl|975}}, and the concepts and strategies involved are explained in detail in [https://www.pololu.com/docs/0J21/8 section 8] du [https://www.pololu.com/docs/0J21 guide utilisateur du robot 3pi] (''pololu, anglais'').
 
This maze solver implementation is very similar to our maze solving example for the 3pi robot {{polpl|975}}, and the concepts and strategies involved are explained in detail in [https://www.pololu.com/docs/0J21/8 section 8] du [https://www.pololu.com/docs/0J21 guide utilisateur du robot 3pi] (''pololu, anglais'').

Version du 13 avril 2017 à 14:49

This example program demonstrates how a Zumo with a reflectance sensor array lien pololu can be programmed to solve a line maze. With the Zumo Shield Arduino Libraries installed, the sketch file can be opened in Arduino by selecting Fichier > Exemples > ZumoExamples > MazeSolver.

This maze solver implementation is very similar to our maze solving example for the 3pi robot lien pololu, and the concepts and strategies involved are explained in detail in section 8 du guide utilisateur du robot 3pi (pololu, anglais).



Basé sur "Zumo Shield for Arduino" de Pololu (www.pololu.com/docs/0J57) - Traduit en Français par shop.mchobby.be CC-BY-SA pour la traduction
Toute copie doit contenir ce crédit, lien vers cette page et la section "crédit de traduction". Traduit avec l'autorisation expresse de Pololu (www.pololu.com)

Based on "Zumo Shield for Arduino" from Pololu (www.pololu.com/docs/0J57) - Translated to French by shop.mchobby.be CC-BY-SA for the translation
Copies must includes this credit, link to this page and the section "crédit de traduction" (translation credit). Translated with the Pololu's authorization (www.pololu.com)