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

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
Ligne 5 : Ligne 5 :
 
This example program demonstrates how a Zumo with a reflectance sensor array {{polpl|1419}} can be programmed to follow lines and run a line-following course. 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 > LineFollower'''.
 
This example program demonstrates how a Zumo with a reflectance sensor array {{polpl|1419}} can be programmed to follow lines and run a line-following course. 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 > LineFollower'''.
  
This line follower implementation is very similar to our line following example for the 3pi robot {{polpl|975}}, and the concepts and strategies involved are explained in detail in [https://www.pololu.com/docs/0J21/7|Section 7] of the [https://www.pololu.com/docs/0J21|guide utilisateur du robot 3pi] (''pololu, anglais'').
+
This line follower implementation is very similar to our line following example for the 3pi robot {{polpl|975}}, and the concepts and strategies involved are explained in detail in [https://www.pololu.com/docs/0J21/7 section 7] du [https://www.pololu.com/docs/0J21|guide utilisateur du robot 3pi] (''pololu, anglais'').
  
  
  
 
{{Pololu-Zumo-Shield-Arduino-TRAILER}}
 
{{Pololu-Zumo-Shield-Arduino-TRAILER}}

Version du 13 avril 2017 à 14:45

This example program demonstrates how a Zumo with a reflectance sensor array lien pololu can be programmed to follow lines and run a line-following course. With the Zumo Shield Arduino Libraries installed, the sketch file can be opened in Arduino by selecting Fichier > Exemples > ZumoExamples > LineFollower.

This line follower implementation is very similar to our line following example for the 3pi robot lien pololu, and the concepts and strategies involved are explained in detail in section 7 du 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)