Modifications

Sauter à la navigation Sauter à la recherche
aucun résumé de modification
Ligne 5 : Ligne 5 :  
* [[Pololu-Zumo-Shield-Arduino-servo-leonardo|Controller un servo avec Arduino Leonardo ou A-Star 32U4 Prime]]
 
* [[Pololu-Zumo-Shield-Arduino-servo-leonardo|Controller un servo avec Arduino Leonardo ou A-Star 32U4 Prime]]
   −
This section explains how to control a hobby RC servo from an Arduino Uno, Arduino Leonardo, or A-Star 32U4 Prime that is connected to the Zumo Shield. The Arduino IDE includes a Servo library that generates the pulses needed to control an RC servo. However, this servo library conflicts with the ZumoMotors library in that both rely on Timer 1. Instead, you will need to do something special to get servo control working.
+
This section explains how to control a hobby {{cl|74|RC servo}} <small>[https://www.pololu.com/category/23/rc-servos lien pololu]</small> from an Arduino Uno, Arduino Leonardo, or A-Star 32U4 Prime that is connected to the Zumo Shield. The Arduino IDE includes a [http://arduino.cc/en/Reference/Servo bibliothèque Servo] that generates the pulses needed to control an RC servo. However, this servo library conflicts with the ZumoMotors library in that both rely on Timer 1. Instead, you will need to do something special to get servo control working.
   −
To control a servo with an Arduino Uno, see Section 8.a. To control a servo with an Arduino Leonardo or A-Star 32U4 Prime, see Section 8.b.
+
To control a servo with an Arduino Uno, see [[Pololu-Zumo-Shield-Arduino-servo-arduino|Section 8.a]]. To control a servo with an Arduino Leonardo or A-Star 32U4 Prime, see [[Pololu-Zumo-Shield-Arduino-servo-leonardo|Section 8.b]].
    
{{Pololu-Zumo-Shield-Arduino-TRAILER}}
 
{{Pololu-Zumo-Shield-Arduino-TRAILER}}
29 917

modifications

Menu de navigation