Modifications

Sauter à la navigation Sauter à la recherche
aucun résumé de modification
Ligne 5 : Ligne 5 :  
{{ADFImage|Rasp-Hat-Moteur-Empiler-les-Hats-00.jpg|640px}}
 
{{ADFImage|Rasp-Hat-Moteur-Empiler-les-Hats-00.jpg|640px}}
   −
One of the cool things about this HAT design is that it is possible to stack them. Every HAT you stack can control another 2 steppers or 4 DC motors (or a mix of the two)
+
Une des choses intéressantes prévue dans la conception du HAT est qu'il est est possible de les empiler. Chaque HAT est capable de contrôler deux moteurs pas-à-pas ou 4 moteurs continu (ou un mix des deux).
   −
You can stack up to 32 HAT for a total of 64 steppers or 128 DC motors! Most people will probably just stack two or maybe three but hey, you never know. (PS if you drive 64 steppers from one Raspberry Pi send us a photo, OK?)
+
Il est possible d'empiler jusqu'à 32 HATs pour un total de 64 moteurs pas-à-pas ou 128 moteurs continu! La plupat des utilisateurs n'aurons probablement besoin que d'empiler 2 ou 3 d'entre eux... mais on ne sait jamais. (PS: Envoyez nous une photo si, un jour, vous pilotiez 64 moteurs pas-à-pas depuis un Raspberry-Pi)
   −
{{pl|580|If you need to control a bunch of servos as well, you can use our 16-channel servo HAT and stack it with this HAT to add a crazy large # of servos.}}
+
{{pl|580|Si vous avez également de nombreux servo-moteurs à contrôler, vous pouvez empiler un {{pl|580|HAT servo pour Raspberry-Pi}} avec ce HAT. Cela permet, en plus, de contrôler beaucoup de servo-moteurs.}}
   −
Stacking HATs is very easy. {{pl|485|Each HAT you want to stack on top of must have stacking headers installed}}. The top HAT does not have to have stacking headers unless you eventually want to put something on top of it.
+
Empiler les HAT est vraiment très simple. {{pl|485|Chaque HAT à empiler doit être équipé d'un stacking header}}. Le HAT du haut ne doit pas nécessairement avoir de stacking header sauf si vous comptez ajouter un autre HAT par dessus.
   −
The only thing to watch for when stacking HATs is every HAT must have a unique I2C address. The default address is '''0x60'''. You can adjust the address of the motor HATs to range from 0x60 to 0x80 for a total of 32 unique addresses.
+
La seule chose à laquelle il faut être attentif c'est que chaque carte dispose d'une adresse I2C unique. L'adresse par défaut du HAT est '''0x60''', adresse que vous pouvez ajuster de 0x60 à 0x80 (soit un total de 32 adresses uniques).
   −
== Donner des adresses aux HATs ==
+
== Modifier l'adresse d'un HAT ==
Each board in the stack must be assigned a unique address. This is done with the address jumpers on the left side of the board. The I2C base address for each board is 0x60. The binary address that you program with the address jumpers is added to the base I2C address.
+
Chaque carte dans la pile (empilement de carte) doit recevoir une adresse unique. C'est fait à l'aide des cavalier d'adresse visible sur la partie gauche de la carte. L'adresse de base est 0x60. La valeur binaire qui est programmée avec les cavaliers d'adresse vient s'ajouter à l'adresse I2C de base de la carte.
   −
To program the address offset, use a drop of solder to bridge the corresponding address jumper for each binary '1' in the address.
+
Pour programmer le décalage d'adresse, utilisez une pointe de soudure pour ponter chaque "cavalier binaire" (1) de l'adresse.
    
The bottom-most jumper is address bit #0, then the one above of that is address bit #1, etc up to address bit #5
 
The bottom-most jumper is address bit #0, then the one above of that is address bit #1, etc up to address bit #5
29 918

modifications

Menu de navigation