Modifications

Sauter à la navigation Sauter à la recherche
Ligne 18 : Ligne 18 :  
{{ambox|text=Au fur et à mesure que les piles se déchargent, la tension VSW fournie au contrôleur moteur diminuera, ce qui ralentira le moteur. Il est tout à fait possible de gérer cela dans le code en surveillant la tension des piles (voir [[Pololu-Romi-32U4-Carte-Alimentation|section alimentation]]) '''OU''' en utilisant des encodeurs (ou autre capteurs) capable de surveiller les mouvements du robot.}}
 
{{ambox|text=Au fur et à mesure que les piles se déchargent, la tension VSW fournie au contrôleur moteur diminuera, ce qui ralentira le moteur. Il est tout à fait possible de gérer cela dans le code en surveillant la tension des piles (voir [[Pololu-Romi-32U4-Carte-Alimentation|section alimentation]]) '''OU''' en utilisant des encodeurs (ou autre capteurs) capable de surveiller les mouvements du robot.}}
   −
== Quadrature encoders ==
+
== Encodeurs à quadrature ==
 
   
The Romi 32U4 Control Board is configured to connect the quadrature encoder outputs from the Romi Encoder Pair Kit to the ATmega32U4 microcontroller. The encoders can be used to track the rotational speed and direction of the robot’s drive wheels. They provide a resolution of 12 counts per revolution of the motor shaft when counting both edges of both channels, which corresponds to approximately 1440 counts per revolution of the Romi’s wheels. For more information about the specifications of the Romi encoders, please see the Romi Encoder Pair Kit product page.
 
The Romi 32U4 Control Board is configured to connect the quadrature encoder outputs from the Romi Encoder Pair Kit to the ATmega32U4 microcontroller. The encoders can be used to track the rotational speed and direction of the robot’s drive wheels. They provide a resolution of 12 counts per revolution of the motor shaft when counting both edges of both channels, which corresponds to approximately 1440 counts per revolution of the Romi’s wheels. For more information about the specifications of the Romi encoders, please see the Romi Encoder Pair Kit product page.
  
29 837

modifications

Menu de navigation