Modifications

Sauter à la navigation Sauter à la recherche
491 octets ajoutés ,  5 février 2013 à 22:06
aucun résumé de modification
Ligne 6 : Ligne 6 :     
{{bloc-etroit
 
{{bloc-etroit
   |text= This version of the LED backpack is designed for these bright and colorful square=pixeled 8x8 matrices. They have 64 red and 64 green LEDs inside, for a total of 128 LEDs controlled as a 8x16 matrix. This backpack solves the annoyance of using 24 pins or a bunch of chips by having an I2C constant-current matrix controller sit neatly on the back of the PCB. The controller chip takes care of everything, drawing all 128 LEDs in the background. All you have to do is write data to it using the 2-pin I2C interface. There are three address select pins so you can select one of 8 addresses to control up to 8 of these on a single 2-pin I2C bus (as well as whatever other I2C chips or sensors you like). The driver chip can 'dim' the entire display from 1/16 brightness up to full brightness in 1/16th steps. It cannot dim individual LEDs, only the entire display at once. }}
+
   |text= Cette version du backpack est conçu pour ces matrices 8x8 carrés avec LEDs couleurs. Ces matrices disposent de 64 LEDs rouges et 64 LEDs vertes à l'intérieur, ce qui fait un total de 128 LEDs contrôlées comme une matrice 8x16. Ce backpack résout l'épineux problème d'utiliser 24 broches d'un microcontroleur (et une tonne de fils) pour contrôler la matrice. Mieux encore, controleur du backpack situé à l'arrière de la carte dispose d'une interface I2C et d'un controleur à courant constant (pour un éclairage parfait en toute circonstance)... il prend soin de tout, contrôlant les 128 LEDs en tâche de fonds.  
 +
 
 +
Tout ce que vous avez à faire, c'est d'écrire les données en utilisant l'interface I2C qui ne nécessite que 2-broches/pins. Il dispose de 3 ponts à souder (jumper) permettant de sélectionner une des 8 adresses... ce qui permet de contrôler jusqu'à 8 matrices sur un seul bus I2C. Vous pouvez bien entendu raccorder d'autres composants I2C et senseurs sur ce bus I2C.  
 +
 
 +
Le contrôleur permet de contrôler la luminosité de l'afficheur par pas de 1/16 de la luminescence maximale (donc de 1/16 de puissance jusqu'à pleine puissance). Il est a noter que le réglage de la luminosité est global pour tout l'afficheur... et non LED à LED, only the entire display at once. }}
    
[[Fichier:ADF-LED-BACKPACK-MATRICE-BI-01.jpg|450px]]
 
[[Fichier:ADF-LED-BACKPACK-MATRICE-BI-01.jpg|450px]]
Ligne 14 : Ligne 18 :  
| image      = [[File:StopHand.png|40px|alt=Stop]]
 
| image      = [[File:StopHand.png|40px|alt=Stop]]
 
| textstyle  = color: red; font-weight: bold; font-style: italic;
 
| textstyle  = color: red; font-weight: bold; font-style: italic;
| text      = Pay close attention to the instructions for positioning the matrix. It must be oriented correctly to work and is almost impossible to remove it once it has been soldered to the backpack!
+
| text      = Faite bien attention aux instructions relatives au placement de la matrice. Elle doit être positionnée correctement pour fonctionner. En cas d'erreur, il est impossible de la retirer du backpack une fois soudé!
 
}}
 
}}
   Ligne 20 : Ligne 24 :     
{{asm-row|img=ADF-LED-BACKPACK-MATRICE-BI-02.jpg}}
 
{{asm-row|img=ADF-LED-BACKPACK-MATRICE-BI-02.jpg}}
{{asm-text}}  When you buy a pack from Adafruit, it comes with the fully tested and assembled backpack as well as a 8x8 matrix. You'll need to solder the matrix onto the backpack but its an easy task.
+
{{asm-text}}  Lorsque vous achetez ce pack, il est fournit avec un backpack assemblé et testé (tout comme la matrice 8x8). Vous aurez besoin de souder la matrice sur le backpack mais c'est une opération facile à réaliser.
     
29 917

modifications

Menu de navigation